Skip to content

/AWS1/CL_CGP=>GETUICUSTOMIZATION()

About GetUICustomization

Gets the user interface (UI) Customization information for a particular app client's app UI, if any such information exists for the client. If nothing is set for the particular client, but there is an existing pool level customization (the app clientId is ALL), then that information is returned. If nothing is present, then an empty shape is returned.

Method Signature

IMPORTING

Required arguments:

IV_USERPOOLID TYPE /AWS1/CGPUSERPOOLIDTYPE /AWS1/CGPUSERPOOLIDTYPE

The user pool ID for the user pool.

Optional arguments:

IV_CLIENTID TYPE /AWS1/CGPCLIENTIDTYPE /AWS1/CGPCLIENTIDTYPE

The client ID for the client app.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CGPGETUICUSTIZATION01 /AWS1/CL_CGPGETUICUSTIZATION01