Menu

SAP Function Module MPO_CCMONITOR_READ_LINE_ITEMS

Einzelposten für Kostenstellenmonitor lesen

The Function Module MPO_CCMONITOR_READ_LINE_ITEMS (Einzelposten für Kostenstellenmonitor lesen) is a standard Function Module in SAP ERP and is part of the function group MPO_CCMONITOR_EVALUATE within the package MPO_COST_CENTER_MONITOR.

Technical Information

Function Module MPO_CCMONITOR_READ_LINE_ITEMS
Short Text Einzelposten für Kostenstellenmonitor lesen
Function Group MPO_CCMONITOR_EVALUATE
Package MPO_COST_CENTER_MONITOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLOCK_SIZE LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_CURR TYPE MCCMT_CURR_SEL 'XX ' Welche Währungsfelder müssen gelesen werden!
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_PERIODS TYPE MCCMT_PERIO_SEL 'XXX' Periodenabgrenzung
I_TIMESTMP_FROM LIKE COEP-TIMESTMP Nur Daten ab Timestmp lesen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATA_TABLE TYPE MCCMT_T_COVP_DATA gelesene Datensätze
I_KSTAR TYPE MREOM_T_KSTAR Kostenartenabgrenzungen
I_OBJNR TYPE MREOM_R_OBJNR Objektabgrenzungen

Exceptions

This function module does not define any Exceptions.