/AWS1/CL_SHIGETMEMBERSHIPACD01
CONSTRUCTOR
IMPORTING
Required arguments:
iv_message
TYPE /AWS1/SHISTRING
/AWS1/SHISTRING
Queryable Attributes
accountId
Accessible with the following methods
Method |
Description |
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
error
Accessible with the following methods
Method |
Description |
GET_ERROR() |
Getter for ERROR, with configurable default |
ASK_ERROR() |
Getter for ERROR w/ exceptions if field has no value |
HAS_ERROR() |
Determine if ERROR has a value |
message
Accessible with the following methods
Method |
Description |
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE 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_GETMEMBERSHIPACCTDETERRORS
TYPES TT_GETMEMBERSHIPACCTDETERRORS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SHIGETMEMBERSHIPACD01 WITH DEFAULT KEY
.