/AWS1/CL_SNSPLATFORMAPPLICAT00¶
Platform application object.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_platformapplicationarn TYPE /AWS1/SNSSTRING /AWS1/SNSSTRING¶
PlatformApplicationArn for platform application object.
it_attributes TYPE /AWS1/CL_SNSMAPSTRTOSTR_W=>TT_MAPSTRINGTOSTRING TT_MAPSTRINGTOSTRING¶
Attributes for platform application object.
Queryable Attributes¶
PlatformApplicationArn¶
PlatformApplicationArn for platform application object.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMAPPLICATIONARN() |
Getter for PLATFORMAPPLICATIONARN, with configurable default |
ASK_PLATFORMAPPLICATIONARN() |
Getter for PLATFORMAPPLICATIONARN w/ exceptions if field has |
HAS_PLATFORMAPPLICATIONARN() |
Determine if PLATFORMAPPLICATIONARN has a value |
Attributes¶
Attributes for platform application object.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES, with configurable default |
ASK_ATTRIBUTES() |
Getter for ATTRIBUTES w/ exceptions if field has no value |
HAS_ATTRIBUTES() |
Determine if ATTRIBUTES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LISTOFPLATFORMAPPLICATIONS¶
TYPES TT_LISTOFPLATFORMAPPLICATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SNSPLATFORMAPPLICAT00 WITH DEFAULT KEY
.