/AWS1/CL_BDCGETRESAPIKEYRSP¶
GetResourceApiKeyResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_apikey TYPE /AWS1/BDCAPIKEYTYPE /AWS1/BDCAPIKEYTYPE¶
The API key associated with the resource requested.
Queryable Attributes¶
apiKey¶
The API key associated with the resource requested.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEY() |
Getter for APIKEY, with configurable default |
ASK_APIKEY() |
Getter for APIKEY w/ exceptions if field has no value |
HAS_APIKEY() |
Determine if APIKEY has a value |