Skip to content

/AWS1/CL_BDKAGREEMENTAVAILAB00

Information about the agreement availability

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/BDKAGREEMENTSTATUS /AWS1/BDKAGREEMENTSTATUS

Status of the agreement.

Optional arguments:

iv_errormessage TYPE /AWS1/BDKSTRING /AWS1/BDKSTRING

Error message.


Queryable Attributes

status

Status of the agreement.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

errorMessage

Error message.

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE has a value