Skip to content

/AWS1/CL_WKRBTCUSERSUCCRSPITEM

Contains information about a user that was successfully processed in a batch user operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_userid TYPE /AWS1/WKRUSERID /AWS1/WKRUSERID

The user ID that was successfully processed.


Queryable Attributes

userId

The user ID that was successfully processed.

Accessible with the following methods

Method Description
GET_USERID() Getter for USERID, with configurable default
ASK_USERID() Getter for USERID w/ exceptions if field has no value
HAS_USERID() Determine if USERID 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_BATCHUSERSUCCESSRSPITEMS

TYPES TT_BATCHUSERSUCCESSRSPITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_WKRBTCUSERSUCCRSPITEM WITH DEFAULT KEY
.