Start of Content Area

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

DB_SINGLE_VALIDATION_PERIOD

This method provides the validity period of a settlement unit.

Parameter

Type

Description

IM_SETTLUNIT

Importing

Settlement Unit

EX_VALID_FROM

EX_VALID_TO

Exporting

Settlement unit is valid from the specified peirod.

DB_SINGLE

This method provides all data on the settlement unit: Header data, historical allocation of higher-level settlement units, point of delivery, and so on.

Parameter

Type

Description

IM_SETTLUNIT

Importing

Settlement Unit

EX_DB_DATA

Exporting

Settlement unit data

EX_SETTLUNITTXT

Exporting

Long text description for the settlement unit.

GET_ALL_TOPSETTLUNITS

This method provides all settlement units that are not allocated to a higher-level settlement unit within the specified period.

Parameter

Type

Description

IM_FROM

IM_TO

Importing

Period of analysis

EX_ISETTLUNIT_IS_ TOP

Exporting

Not relevant for use in the settlement step.

EX_ISETTLUNIT

Exporting

ID of all settlement units without higher-level settlement units.

GET_TOP_OF_SETTLUNIT

This method provides the settlement unit, for which the specified settlement unit is settled in the specified period. In a multi-level hierarchy of settlement units, only the top (higher-level) settlement unit is returned.

Parameter

Type

Description

IM_SETTLUNIT

Importing

Settlement Unit

IM_FROM

IM_TO

Importing

Period of analysis – normally the settlement period.

EX_ISETTLUNIT

Exporting

Higher-level settlement unit (top level of hierarchy).

There may only be one higher-level settlement unit within the settlement period.

GET_SETTLUNITS_TO_SETTLE

This method provides the sub-settlement units for the transferred settlement units.  When determining the sub-settlement units, the entire (multi-level) hierarchy of settlement units is interpreted for the specified peirod.

Parameter

Type

Description

IM_ISETTLUNIT

Importing

List of higher-level settlement units.

IM_FROM

IM_TO

Importing

Period of analysis – normally the settlement period.

IM_SETTLDOC

IM_SETTLE_SIM

IM_DISPLAY_ONLY

Importing

Optional (space)

Optional (space)

 ‘X’

EX_ISETTLUNIT_TO_ SETTLE

Exporting

One line is returned for every higher-level settlement unit. The ISU-B component contains the sub-settlement units (including the allocation period and the immediate higher-level settlement unit) of the specified higher-level settlement unit.

SELECT_POD

This method provides the point of delivery of the settlement unit; to which settlement parameters (for example, results) that are specific to each settlement unit (for example, the total load shape of all customers) are allocated.

Parameter

Type

Description

IM_SETTLUNIT

Importing

Settlement Unit

EX_INT_UI

Exporting

Internal key of the point of delivery for the settlement unit.

 

 

 

End of Content Area