/AWS1/CL_SAGBTCGTCODREVWJBSOUT¶
Output for the BatchGetCodeReviewJobs operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_codereviewjobs TYPE /AWS1/CL_SAGCODEREVIEWJOB=>TT_CODEREVIEWJOBLIST TT_CODEREVIEWJOBLIST¶
The list of code review jobs that were found.
it_notfound TYPE /AWS1/CL_SAGCODEREVWJOBIDLST_W=>TT_CODEREVIEWJOBIDLIST TT_CODEREVIEWJOBIDLIST¶
The list of code review job identifiers that were not found.
Queryable Attributes¶
codeReviewJobs¶
The list of code review jobs that were found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CODEREVIEWJOBS() |
Getter for CODEREVIEWJOBS, with configurable default |
ASK_CODEREVIEWJOBS() |
Getter for CODEREVIEWJOBS w/ exceptions if field has no valu |
HAS_CODEREVIEWJOBS() |
Determine if CODEREVIEWJOBS has a value |
notFound¶
The list of code review job identifiers that were not found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTFOUND() |
Getter for NOTFOUND, with configurable default |
ASK_NOTFOUND() |
Getter for NOTFOUND w/ exceptions if field has no value |
HAS_NOTFOUND() |
Determine if NOTFOUND has a value |