Skip to content

/AWS1/CL_KN2UPDAPPLICATIONRSP

UpdateApplicationResponse

CONSTRUCTOR

IMPORTING

Required arguments:

io_applicationdetail TYPE REF TO /AWS1/CL_KN2APPLICATIONDETAIL /AWS1/CL_KN2APPLICATIONDETAIL

Describes application updates.

Optional arguments:

iv_operationid TYPE /AWS1/KN2OPERATIONID /AWS1/KN2OPERATIONID

The operation ID that can be used to track the request.


Queryable Attributes

ApplicationDetail

Describes application updates.

Accessible with the following methods

Method Description
GET_APPLICATIONDETAIL() Getter for APPLICATIONDETAIL

OperationId

The operation ID that can be used to track the request.

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