/AWS1/CL_MTUGETASSIGNMENTRSP¶
GetAssignmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_assignment TYPE REF TO /AWS1/CL_MTUASSIGNMENT /AWS1/CL_MTUASSIGNMENT¶
The assignment. The response includes one Assignment element.
io_hit TYPE REF TO /AWS1/CL_MTUHIT /AWS1/CL_MTUHIT¶
The HIT associated with this assignment. The response includes one HIT element.
Queryable Attributes¶
Assignment¶
The assignment. The response includes one Assignment element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSIGNMENT() |
Getter for ASSIGNMENT |
HIT¶
The HIT associated with this assignment. The response includes one HIT element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HIT() |
Getter for HIT |