Skip to content

/AWS1/CL_CGPCONFIRMSIGNUPRSP

Represents the response from the server for the registration confirmation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_session TYPE /AWS1/CGPSESSIONTYPE /AWS1/CGPSESSIONTYPE

A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.


Queryable Attributes

Session

A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.

Accessible with the following methods

Method Description
GET_SESSION() Getter for SESSION, with configurable default
ASK_SESSION() Getter for SESSION w/ exceptions if field has no value
HAS_SESSION() Determine if SESSION has a value