/AWS1/CL_BIILSTPROCUREMENTPO01¶
ListProcurementPortalPreferencesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_procurementportalprefs TYPE /AWS1/CL_BIIPROCUREMENTPORTA02=>TT_PROCUREMENTPORTALPREFSUMS TT_PROCUREMENTPORTALPREFSUMS¶
The list of procurement portal preferences associated with the Amazon Web Services account.
iv_nexttoken TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The token to use to retrieve the next set of results, or null if there are no more results.
Queryable Attributes¶
ProcurementPortalPreferences¶
The list of procurement portal preferences associated with the Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROCUREMENTPORTALPREFS() |
Getter for PROCUREMENTPORTALPREFERENCES, with configurable d |
ASK_PROCUREMENTPORTALPREFS() |
Getter for PROCUREMENTPORTALPREFERENCES w/ exceptions if fie |
HAS_PROCUREMENTPORTALPREFS() |
Determine if PROCUREMENTPORTALPREFERENCES has a value |
NextToken¶
The token to use to retrieve the next set of results, or null if there are no more results.
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 |