Skip to content

/AWS1/CL_IDS=>GETUSERID()

About GetUserId

Retrieves the UserId in an identity store.

If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Organizations User Guide.

Method Signature

IMPORTING

Required arguments:

IV_IDENTITYSTOREID TYPE /AWS1/IDSIDENTITYSTOREID /AWS1/IDSIDENTITYSTOREID

The globally unique identifier for the identity store.

IO_ALTERNATEIDENTIFIER TYPE REF TO /AWS1/CL_IDSALTERNATEID /AWS1/CL_IDSALTERNATEID

A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid paths are userName and emails.value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IDSGETUSERIDRESPONSE /AWS1/CL_IDSGETUSERIDRESPONSE