/AWS1/CL_GERROUTERENTALAGENCY¶
Details about the rental agency.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Name of the agency.
Optional arguments:¶
iv_url TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
URL to the agency's website.
Queryable Attributes¶
Name¶
Name of the agency.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Url¶
URL to the agency's website.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_URL() |
Getter for URL, with configurable default |
ASK_URL() |
Getter for URL w/ exceptions if field has no value |
HAS_URL() |
Determine if URL has a value |