/AWS1/CL_PRILISTPRICELISTSRSP¶
ListPriceListsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_pricelists
TYPE /AWS1/CL_PRIPRICELIST=>TT_PRICELISTS
TT_PRICELISTS
¶
The type of price list references that match your request.
iv_nexttoken
TYPE /AWS1/PRISTRING
/AWS1/PRISTRING
¶
The pagination token that indicates the next set of results to retrieve.
Queryable Attributes¶
PriceLists¶
The type of price list references that match your request.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRICELISTS() |
Getter for PRICELISTS, with configurable default |
ASK_PRICELISTS() |
Getter for PRICELISTS w/ exceptions if field has no value |
HAS_PRICELISTS() |
Determine if PRICELISTS has a value |
NextToken¶
The pagination token that indicates the next set of results to retrieve.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |