/AWS1/CL_BDOAPPROVALCONF¶
Configuration for the registry record approval workflow. Controls whether records added to the registry require explicit approval before becoming active.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_autoapproval TYPE /AWS1/BDOBOOLEAN /AWS1/BDOBOOLEAN¶
Whether registry records are auto-approved. When set to
true, records are automatically approved upon creation. When set tofalse(the default), records require explicit approval for security purposes.
Queryable Attributes¶
autoApproval¶
Whether registry records are auto-approved. When set to
true, records are automatically approved upon creation. When set tofalse(the default), records require explicit approval for security purposes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOAPPROVAL() |
Getter for AUTOAPPROVAL |