/AWS1/CL_BDZCALLER¶
Details about a caller.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_agentaliasarn TYPE /AWS1/BDZAGENTALIASARN /AWS1/BDZAGENTALIASARN¶
The caller's agent alias ARN.
Queryable Attributes¶
agentAliasArn¶
The caller's agent alias ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTALIASARN() |
Getter for AGENTALIASARN, with configurable default |
ASK_AGENTALIASARN() |
Getter for AGENTALIASARN w/ exceptions if field has no value |
HAS_AGENTALIASARN() |
Determine if AGENTALIASARN 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_CALLERCHAIN¶
TYPES TT_CALLERCHAIN TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZCALLER WITH DEFAULT KEY
.