Skip to content

/AWS1/CL_PTBDISBURSEMENTDETS

Contains information about disbursement-based benefit fulfillment, such as direct payments or reimbursements.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_disbursedamount TYPE REF TO /AWS1/CL_PTBMONETARYVALUE /AWS1/CL_PTBMONETARYVALUE

The total amount that has been disbursed for this benefit allocation.

io_issuancedetails TYPE REF TO /AWS1/CL_PTBISSUANCEDETAIL /AWS1/CL_PTBISSUANCEDETAIL

Detailed information about how the disbursement was issued and processed.


Queryable Attributes

DisbursedAmount

The total amount that has been disbursed for this benefit allocation.

Accessible with the following methods

Method Description
GET_DISBURSEDAMOUNT() Getter for DISBURSEDAMOUNT

IssuanceDetails

Detailed information about how the disbursement was issued and processed.

Accessible with the following methods

Method Description
GET_ISSUANCEDETAILS() Getter for ISSUANCEDETAILS