/AWS1/CL_CHIEXPIRATIONSETTINGS¶
Determines the interval after which an AppInstanceUser is automatically deleted.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_expirationdays TYPE /AWS1/CHIEXPIRATIONDAYS /AWS1/CHIEXPIRATIONDAYS¶
The period in days after which an
AppInstanceUserwill be automatically deleted.
iv_expirationcriterion TYPE /AWS1/CHIEXPIRATIONCRITERION /AWS1/CHIEXPIRATIONCRITERION¶
Specifies the conditions under which an
AppInstanceUserwill expire.
Queryable Attributes¶
ExpirationDays¶
The period in days after which an
AppInstanceUserwill be automatically deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATIONDAYS() |
Getter for EXPIRATIONDAYS, with configurable default |
ASK_EXPIRATIONDAYS() |
Getter for EXPIRATIONDAYS w/ exceptions if field has no valu |
HAS_EXPIRATIONDAYS() |
Determine if EXPIRATIONDAYS has a value |
ExpirationCriterion¶
Specifies the conditions under which an
AppInstanceUserwill expire.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATIONCRITERION() |
Getter for EXPIRATIONCRITERION, with configurable default |
ASK_EXPIRATIONCRITERION() |
Getter for EXPIRATIONCRITERION w/ exceptions if field has no |
HAS_EXPIRATIONCRITERION() |
Determine if EXPIRATIONCRITERION has a value |