Skip to content

/AWS1/CL_FND=>LISTPERMISSIONGROUPSBYUSER()

About ListPermissionGroupsByUser

Lists all the permission groups that are associated with a specific user.

Method Signature

IMPORTING

Required arguments:

IV_USERID TYPE /AWS1/FNDUSERID /AWS1/FNDUSERID

The unique identifier for the user.

IV_MAXRESULTS TYPE /AWS1/FNDRESULTLIMIT /AWS1/FNDRESULTLIMIT

The maximum number of results per page.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FNDPAGINATIONTOKEN /AWS1/FNDPAGINATIONTOKEN

A token that indicates where a results page should begin.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNDLSTPERMGRSBYUSER01 /AWS1/CL_FNDLSTPERMGRSBYUSER01