/AWS1/CL_OSSBTCGETCOLLGROUPRSP¶
BatchGetCollectionGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_collectiongroupdetails TYPE /AWS1/CL_OSSCOLLGROUPDETAIL=>TT_COLLECTIONGROUPDETAILS TT_COLLECTIONGROUPDETAILS¶
Details about each collection group.
it_collgrouperrordetails TYPE /AWS1/CL_OSSCOLLGROUPERRORDET=>TT_COLLECTIONGROUPERRORDETAILS TT_COLLECTIONGROUPERRORDETAILS¶
Error information for the request.
Queryable Attributes¶
collectionGroupDetails¶
Details about each collection group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLECTIONGROUPDETAILS() |
Getter for COLLECTIONGROUPDETAILS, with configurable default |
ASK_COLLECTIONGROUPDETAILS() |
Getter for COLLECTIONGROUPDETAILS w/ exceptions if field has |
HAS_COLLECTIONGROUPDETAILS() |
Determine if COLLECTIONGROUPDETAILS has a value |
collectionGroupErrorDetails¶
Error information for the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLGROUPERRORDETAILS() |
Getter for COLLECTIONGROUPERRORDETAILS, with configurable de |
ASK_COLLGROUPERRORDETAILS() |
Getter for COLLECTIONGROUPERRORDETAILS w/ exceptions if fiel |
HAS_COLLGROUPERRORDETAILS() |
Determine if COLLECTIONGROUPERRORDETAILS has a value |