/AWS1/CL_DIRBATCHREADRESPONSE¶
BatchReadResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_responses TYPE /AWS1/CL_DIRBATCHREADOPRSP=>TT_BATCHREADOPRESPONSELIST TT_BATCHREADOPRESPONSELIST¶
A list of all the responses for each batch read.
Queryable Attributes¶
Responses¶
A list of all the responses for each batch read.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_RESPONSES() | Getter for RESPONSES, with configurable default | 
| ASK_RESPONSES() | Getter for RESPONSES w/ exceptions if field has no value | 
| HAS_RESPONSES() | Determine if RESPONSES has a value |