Skip to content

/AWS1/CL_IDS=>ISMEMBERINGROUPS()

About IsMemberInGroups

Checks the user's membership in all requested groups and returns if the member exists in all queried groups.

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_MEMBERID TYPE REF TO /AWS1/CL_IDSMEMBERID /AWS1/CL_IDSMEMBERID

An object containing the identifier of a group member.

IT_GROUPIDS TYPE /AWS1/CL_IDSGROUPIDS_W=>TT_GROUPIDS TT_GROUPIDS

A list of identifiers for groups in the identity store.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IDSISMEMBERINGRPSRSP /AWS1/CL_IDSISMEMBERINGRPSRSP