Skip to content

/AWS1/CL_CUSBTCPUTPFLOBJRSPITM

An item that was successfully added to the domain.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/CUSNAME /AWS1/CUSNAME

The unique identifier of the item in the batch request.

iv_profileobjectuniquekey TYPE /AWS1/CUSSTRING1TO255 /AWS1/CUSSTRING1TO255

The unique identifier of the profile object generated by the service.


Queryable Attributes

Id

The unique identifier of the item in the batch request.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

ProfileObjectUniqueKey

The unique identifier of the profile object generated by the service.

Accessible with the following methods

Method Description
GET_PROFILEOBJECTUNIQUEKEY() Getter for PROFILEOBJECTUNIQUEKEY, with configurable default
ASK_PROFILEOBJECTUNIQUEKEY() Getter for PROFILEOBJECTUNIQUEKEY w/ exceptions if field has
HAS_PROFILEOBJECTUNIQUEKEY() Determine if PROFILEOBJECTUNIQUEKEY has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BATCHPUTPFLOBJECTRSPLIST

TYPES TT_BATCHPUTPFLOBJECTRSPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CUSBTCPUTPFLOBJRSPITM WITH DEFAULT KEY
.