/AWS1/CL_TCEAPPROVALCONF¶
Configuration for the registry's record approval workflow. Controls whether records submitted for approval require manual review before they become approved and discoverable, or are auto-approved. When no auto-approval rules are configured, submitted records require manual review.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_autoapprovalrules TYPE /AWS1/CL_TCEAUTOAPPRRULELIST_W=>TT_AUTOAPPROVALRULELIST TT_AUTOAPPROVALRULELIST¶
The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
Queryable Attributes¶
autoApprovalRules¶
The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOAPPROVALRULES() |
Getter for AUTOAPPROVALRULES, with configurable default |
ASK_AUTOAPPROVALRULES() |
Getter for AUTOAPPROVALRULES w/ exceptions if field has no v |
HAS_AUTOAPPROVALRULES() |
Determine if AUTOAPPROVALRULES has a value |