Skip to content

/AWS1/CL_CNTASSOCWORKSPACERSP

AssociateWorkspaceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_successfullist TYPE /AWS1/CL_CNTSUCCFULBTCASCUMM00=>TT_SUCCFULBATCHASSOCSUMMLIST TT_SUCCFULBATCHASSOCSUMMLIST

A list of resources that were successfully associated with the workspace.

it_failedlist TYPE /AWS1/CL_CNTFAILBATCHASSOCSUMM=>TT_FAILEDBATCHASSOCSUMMARYLIST TT_FAILEDBATCHASSOCSUMMARYLIST

A list of resources that failed to be associated with the workspace, including error details.


Queryable Attributes

SuccessfulList

A list of resources that were successfully associated with the workspace.

Accessible with the following methods

Method Description
GET_SUCCESSFULLIST() Getter for SUCCESSFULLIST, with configurable default
ASK_SUCCESSFULLIST() Getter for SUCCESSFULLIST w/ exceptions if field has no valu
HAS_SUCCESSFULLIST() Determine if SUCCESSFULLIST has a value

FailedList

A list of resources that failed to be associated with the workspace, including error details.

Accessible with the following methods

Method Description
GET_FAILEDLIST() Getter for FAILEDLIST, with configurable default
ASK_FAILEDLIST() Getter for FAILEDLIST w/ exceptions if field has no value
HAS_FAILEDLIST() Determine if FAILEDLIST has a value