Skip to content

/AWS1/CL_TBDWINDOWSUSER

The Windows user details.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_user TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING

The user.

iv_passwordarn TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING

The password ARN for the Windows user.


Queryable Attributes

user

The user.

Accessible with the following methods

Method Description
GET_USER() Getter for USER, with configurable default
ASK_USER() Getter for USER w/ exceptions if field has no value
HAS_USER() Determine if USER has a value

passwordArn

The password ARN for the Windows user.

Accessible with the following methods

Method Description
GET_PASSWORDARN() Getter for PASSWORDARN, with configurable default
ASK_PASSWORDARN() Getter for PASSWORDARN w/ exceptions if field has no value
HAS_PASSWORDARN() Determine if PASSWORDARN has a value