/AWS1/CL_OUTUPDSITEADDRESSOUT¶
UpdateSiteAddressOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_addresstype TYPE /AWS1/OUTADDRESSTYPE /AWS1/OUTADDRESSTYPE¶
The type of the address.
io_address TYPE REF TO /AWS1/CL_OUTADDRESS /AWS1/CL_OUTADDRESS¶
Information about an address.
Queryable Attributes¶
AddressType¶
The type of the address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSTYPE() |
Getter for ADDRESSTYPE, with configurable default |
ASK_ADDRESSTYPE() |
Getter for ADDRESSTYPE w/ exceptions if field has no value |
HAS_ADDRESSTYPE() |
Determine if ADDRESSTYPE has a value |
Address¶
Information about an address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESS() |
Getter for ADDRESS |