Skip to content

/AWS1/CL_AAAIDCENTERPRINC

Identifies a user or group from IAM Identity Center.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_userid TYPE /AWS1/AAAUSERID /AWS1/AAAUSERID

The unique identifier of a user in IAM Identity Center.

iv_groupid TYPE /AWS1/AAAGROUPID /AWS1/AAAGROUPID

The unique identifier of a group in IAM Identity Center.


Queryable Attributes

userId

The unique identifier of a user in IAM Identity Center.

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

groupId

The unique identifier of a group in IAM Identity Center.

Accessible with the following methods

Method Description
GET_GROUPID() Getter for GROUPID, with configurable default
ASK_GROUPID() Getter for GROUPID w/ exceptions if field has no value
HAS_GROUPID() Determine if GROUPID has a value