/AWS1/CL_SCGLSTPROVPRODUCTPL01¶
ListProvisionedProductPlansOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_provisionedproductplans TYPE /AWS1/CL_SCGPROVPRODUCTPLANS00=>TT_PROVISIONEDPRODUCTPLANS TT_PROVISIONEDPRODUCTPLANS¶
Information about the plans.
iv_nextpagetoken TYPE /AWS1/SCGPAGETOKEN /AWS1/SCGPAGETOKEN¶
The page token to use to retrieve the next set of results. If there are no additional results, this value is null.
Queryable Attributes¶
ProvisionedProductPlans¶
Information about the plans.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDPRODUCTPLANS() |
Getter for PROVISIONEDPRODUCTPLANS, with configurable defaul |
ASK_PROVISIONEDPRODUCTPLANS() |
Getter for PROVISIONEDPRODUCTPLANS w/ exceptions if field ha |
HAS_PROVISIONEDPRODUCTPLANS() |
Determine if PROVISIONEDPRODUCTPLANS has a value |
NextPageToken¶
The page token to use to retrieve the next set of results. If there are no additional results, this value is null.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTPAGETOKEN() |
Getter for NEXTPAGETOKEN, with configurable default |
ASK_NEXTPAGETOKEN() |
Getter for NEXTPAGETOKEN w/ exceptions if field has no value |
HAS_NEXTPAGETOKEN() |
Determine if NEXTPAGETOKEN has a value |