/AWS1/CL_MPIUSECASEENTRY¶
An entry in the list of use cases for a listing.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_usecase TYPE REF TO /AWS1/CL_MPIUSECASE /AWS1/CL_MPIUSECASE¶
The use case details.
Queryable Attributes¶
useCase¶
The use case details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USECASE() |
Getter for USECASE |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_USECASELIST¶
TYPES TT_USECASELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MPIUSECASEENTRY WITH DEFAULT KEY
.