/AWS1/CL_MPILSTNGSUMMASSOCDENT¶
A product associated with a listing summary.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_product TYPE REF TO /AWS1/CL_MPIPRODUCTINFORMATION /AWS1/CL_MPIPRODUCTINFORMATION¶
Information about the associated product.
Queryable Attributes¶
product¶
Information about the associated product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCT() |
Getter for PRODUCT |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LISTNGSUMMASSOCDENTITYLIST¶
TYPES TT_LISTNGSUMMASSOCDENTITYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MPILSTNGSUMMASSOCDENT WITH DEFAULT KEY
.