/AWS1/CL_SSSREGAPPLICATIONOUT¶
RegisterApplicationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_application TYPE REF TO /AWS1/CL_SSSAPPLICATION /AWS1/CL_SSSAPPLICATION¶
The application registered with AWS Systems Manager for SAP.
iv_operationid TYPE /AWS1/SSSOPERATIONID /AWS1/SSSOPERATIONID¶
The ID of the operation.
Queryable Attributes¶
Application¶
The application registered with AWS Systems Manager for SAP.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATION() |
Getter for APPLICATION |
OperationId¶
The ID of the operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONID() |
Getter for OPERATIONID, with configurable default |
ASK_OPERATIONID() |
Getter for OPERATIONID w/ exceptions if field has no value |
HAS_OPERATIONID() |
Determine if OPERATIONID has a value |