Start of Content Area

Background documentation Methods of CL_ISU_EDM_SETTLEMENT  Locate the document in its SAP Library structure

CL_ALERT_WRITE

This method is used to issue global alerts for settlement procedures that have been defined as jobs.

Parameter

Type

Description

XT_ALERT

Importing

Table containing alert notifications (implementation details in Coding Example)

CL_SET_RUN_STATUS

This method is used to set the run status for settlement procedures that have been defined as jobs.

Parameter

Type

Description

X_STATUS

Importing

Status of settlement run (implementation details in Coding Example)

X_SETTLDOC

Importing

Current settlement document

X_SETTLDOCRUN

Importing

Current settlement run

 

 

End of Content Area