Skip to content

/AWS1/CL_MPIOFFERSETINFO

Summary information about an offer set, including the identifier and seller of record.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_offersetid TYPE /AWS1/MPIOFFERSETID /AWS1/MPIOFFERSETID

The unique identifier of the offer set.

io_sellerofrecord TYPE REF TO /AWS1/CL_MPISELLERINFORMATION /AWS1/CL_MPISELLERINFORMATION

The entity responsible for selling the products under this offer set.


Queryable Attributes

offerSetId

The unique identifier of the offer set.

Accessible with the following methods

Method Description
GET_OFFERSETID() Getter for OFFERSETID, with configurable default
ASK_OFFERSETID() Getter for OFFERSETID w/ exceptions if field has no value
HAS_OFFERSETID() Determine if OFFERSETID has a value

sellerOfRecord

The entity responsible for selling the products under this offer set.

Accessible with the following methods

Method Description
GET_SELLEROFRECORD() Getter for SELLEROFRECORD