Skip to content

/AWS1/CL_IOXGENERALAUTHUPDATE

The General Authorization update information containing authorization materials to add or update.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_authmaterialstoadd TYPE /AWS1/CL_IOXAUTHMATERIAL=>TT_AUTHMATERIALS TT_AUTHMATERIALS

The authorization materials to add.

it_authmaterialstoupdate TYPE /AWS1/CL_IOXAUTHMATERIAL=>TT_AUTHMATERIALS TT_AUTHMATERIALS

The authorization materials to update.


Queryable Attributes

AuthMaterialsToAdd

The authorization materials to add.

Accessible with the following methods

Method Description
GET_AUTHMATERIALSTOADD() Getter for AUTHMATERIALSTOADD, with configurable default
ASK_AUTHMATERIALSTOADD() Getter for AUTHMATERIALSTOADD w/ exceptions if field has no
HAS_AUTHMATERIALSTOADD() Determine if AUTHMATERIALSTOADD has a value

AuthMaterialsToUpdate

The authorization materials to update.

Accessible with the following methods

Method Description
GET_AUTHMATERIALSTOUPDATE() Getter for AUTHMATERIALSTOUPDATE, with configurable default
ASK_AUTHMATERIALSTOUPDATE() Getter for AUTHMATERIALSTOUPDATE w/ exceptions if field has
HAS_AUTHMATERIALSTOUPDATE() Determine if AUTHMATERIALSTOUPDATE has a value