Skip to content

/AWS1/CL_PTBFULFILLMENTDETAILS

Contains comprehensive information about how a benefit allocation is fulfilled across different fulfillment types.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_disbursementdetails TYPE REF TO /AWS1/CL_PTBDISBURSEMENTDETS /AWS1/CL_PTBDISBURSEMENTDETS

Details about disbursement-based fulfillment, if applicable to this benefit allocation.

io_consumabledetails TYPE REF TO /AWS1/CL_PTBCONSUMABLEDETAILS /AWS1/CL_PTBCONSUMABLEDETAILS

Details about consumable-based fulfillment, if applicable to this benefit allocation.

io_creditdetails TYPE REF TO /AWS1/CL_PTBCREDITDETAILS /AWS1/CL_PTBCREDITDETAILS

Details about credit-based fulfillment, if applicable to this benefit allocation.

io_accessdetails TYPE REF TO /AWS1/CL_PTBACCESSDETAILS /AWS1/CL_PTBACCESSDETAILS

Details about access-based fulfillment, if applicable to this benefit allocation.


Queryable Attributes

DisbursementDetails

Details about disbursement-based fulfillment, if applicable to this benefit allocation.

Accessible with the following methods

Method Description
GET_DISBURSEMENTDETAILS() Getter for DISBURSEMENTDETAILS

ConsumableDetails

Details about consumable-based fulfillment, if applicable to this benefit allocation.

Accessible with the following methods

Method Description
GET_CONSUMABLEDETAILS() Getter for CONSUMABLEDETAILS

CreditDetails

Details about credit-based fulfillment, if applicable to this benefit allocation.

Accessible with the following methods

Method Description
GET_CREDITDETAILS() Getter for CREDITDETAILS

AccessDetails

Details about access-based fulfillment, if applicable to this benefit allocation.

Accessible with the following methods

Method Description
GET_ACCESSDETAILS() Getter for ACCESSDETAILS