/AWS1/CL_AUMBTCCREDELEGATION01¶
BatchCreateDelegationByAssessmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_delegations TYPE /AWS1/CL_AUMDELEGATION=>TT_DELEGATIONS TT_DELEGATIONS¶
The delegations that are associated with the assessment.
it_errors TYPE /AWS1/CL_AUMBTCCREDELEGATION02=>TT_BTCCREDELEGATIONBYASSESSM00 TT_BTCCREDELEGATIONBYASSESSM00¶
A list of errors that the
BatchCreateDelegationByAssessmentAPI returned.
Queryable Attributes¶
delegations¶
The delegations that are associated with the assessment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELEGATIONS() |
Getter for DELEGATIONS, with configurable default |
ASK_DELEGATIONS() |
Getter for DELEGATIONS w/ exceptions if field has no value |
HAS_DELEGATIONS() |
Determine if DELEGATIONS has a value |
errors¶
A list of errors that the
BatchCreateDelegationByAssessmentAPI returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |