/AWS1/CL_BDKAUTOMATEDRSNINGP38¶
Contains detailed logging information about the policy build process, including steps taken, decisions made, and any issues encountered.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_entries TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP39=>TT_AUTOMATEDRSNINGPLYBLDLOGE00 TT_AUTOMATEDRSNINGPLYBLDLOGE00¶
A list of log entries documenting each step in the policy build process, including timestamps, status, and detailed messages.
Queryable Attributes¶
entries¶
A list of log entries documenting each step in the policy build process, including timestamps, status, and detailed messages.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTRIES() |
Getter for ENTRIES, with configurable default |
ASK_ENTRIES() |
Getter for ENTRIES w/ exceptions if field has no value |
HAS_ENTRIES() |
Determine if ENTRIES has a value |