Skip to content

/AWS1/CL_CNTCREATEUSECASERSP

CreateUseCaseResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_usecaseid TYPE /AWS1/CNTUSECASEID /AWS1/CNTUSECASEID

The identifier of the use case.

iv_usecasearn TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) for the use case.


Queryable Attributes

UseCaseId

The identifier of the use case.

Accessible with the following methods

Method Description
GET_USECASEID() Getter for USECASEID, with configurable default
ASK_USECASEID() Getter for USECASEID w/ exceptions if field has no value
HAS_USECASEID() Determine if USECASEID has a value

UseCaseArn

The Amazon Resource Name (ARN) for the use case.

Accessible with the following methods

Method Description
GET_USECASEARN() Getter for USECASEARN, with configurable default
ASK_USECASEARN() Getter for USECASEARN w/ exceptions if field has no value
HAS_USECASEARN() Determine if USECASEARN has a value