Skip to content

/AWS1/CL_FMSBTCDISASSCRESRCRSP

BatchDisassociateResourceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IV_RESOURCESETIDENTIFIER TYPE /AWS1/FMSIDENTIFIER /AWS1/FMSIDENTIFIER

A unique identifier for the resource set, used in a request to refer to the resource set.

IT_FAILEDITEMS TYPE /AWS1/CL_FMSFAILEDITEM=>TT_FAILEDITEMLIST TT_FAILEDITEMLIST

The resources that failed to disassociate from the resource set.


Queryable Attributes

ResourceSetIdentifier

A unique identifier for the resource set, used in a request to refer to the resource set.

Accessible with the following methods

Method Description
GET_RESOURCESETIDENTIFIER() Getter for RESOURCESETIDENTIFIER, with configurable default
ASK_RESOURCESETIDENTIFIER() Getter for RESOURCESETIDENTIFIER w/ exceptions if field has
HAS_RESOURCESETIDENTIFIER() Determine if RESOURCESETIDENTIFIER has a value

FailedItems

The resources that failed to disassociate from the resource set.

Accessible with the following methods

Method Description
GET_FAILEDITEMS() Getter for FAILEDITEMS, with configurable default
ASK_FAILEDITEMS() Getter for FAILEDITEMS w/ exceptions if field has no value
HAS_FAILEDITEMS() Determine if FAILEDITEMS has a value