/AWS1/CL_SEBGETMEMBEROFADDRE01¶
GetMemberOfAddressListResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_address TYPE /AWS1/SEBADDRESS /AWS1/SEBADDRESS¶
The address retrieved from the address list.
iv_createdtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The timestamp of when the address was created.
Queryable Attributes¶
Address¶
The address retrieved from the address list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESS() |
Getter for ADDRESS, with configurable default |
ASK_ADDRESS() |
Getter for ADDRESS w/ exceptions if field has no value |
HAS_ADDRESS() |
Determine if ADDRESS has a value |
CreatedTimestamp¶
The timestamp of when the address was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |