/AWS1/CL_CRMLSTCFGUREDTBLASS01¶
ListConfiguredTableAssociationsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_cfguredtblassociationsums TYPE /AWS1/CL_CRMCFGUREDTBLASSOCI00=>TT_CFGUREDTBLASSOCIATIONSUMM00 TT_CFGUREDTBLASSOCIATIONSUMM00¶
The retrieved list of configured table associations.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CRMPAGINATIONTOKEN /AWS1/CRMPAGINATIONTOKEN¶
The pagination token that's used to fetch the next set of results.
Queryable Attributes¶
configuredTableAssociationSummaries¶
The retrieved list of configured table associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CFGUREDTBLASSOCIATIONS00() |
Getter for CFGUREDTABLEASSOCIATIONSUMS, with configurable de |
ASK_CFGUREDTBLASSOCIATIONS00() |
Getter for CFGUREDTABLEASSOCIATIONSUMS w/ exceptions if fiel |
HAS_CFGUREDTBLASSOCIATIONS00() |
Determine if CFGUREDTABLEASSOCIATIONSUMS has a value |
nextToken¶
The pagination token that's used to fetch the next set of 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 |