Class BWSystem.SystemServiceCodeGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemServiceCodeGetListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemServiceCodeGetListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemServiceCodeGetListRequest extends Request<BWSystem.SystemServiceCodeGetListResponse>
Request to get all service codes that have been defined in the system. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. The response is either SystemServiceCodeGetListResponse or ErrorResponse.
Author:
AlpacaGenerator