Menu

SAP Function Module CBRC_LIB_MSEG_DATA_READ

Lesen der Materialbelege

The Function Module CBRC_LIB_MSEG_DATA_READ (Lesen der Materialbelege) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB within the package CBRC.

Technical Information

Function Module CBRC_LIB_MSEG_DATA_READ
Short Text Lesen der Materialbelege
Function Group CBRC_LIB
Package CBRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COND_TAB_MKPF TYPE CCRCTT_WHERE Tabellentyp Dynamische WHERE-Bedingung beim SELECT-Statement
I_COND_TAB_MSEG TYPE CCRCTT_WHERE Tabellentyp Dynamische WHERE-Bedingung beim SELECT-Statement
I_FLG_HIST TYPE ESEBOOLE Kennzeichen: Historie verfolgen
I_REG TYPE ESESLSTID Gesetzliche Liste
I_SCEN TYPE CCRCE_SCEN Szenario
I_VALFR TYPE SY-DATUM Anfangsdatum der aktuellen Trackingperiode
I_VALFR_TIME TYPE CPUTM Anfangsuhrzeit der aktuellen Trackingperiode
I_VALTO TYPE SY-DATUM Endedatum der aktuellen Trackingperiode
I_VALTO_TIME TYPE CPUTM Endeuhrzeit der aktuellen Trackingperiode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_TAB TYPE CCRCTT_MSG Nachrichtentabelle für Anwendungslog
E_FLG_ERROR TYPE ESEBOOLE Fehlerkennzeichen
E_MKPF_TAB TYPE CCRCTT_MKPF Belegkopf Materialbeleg
E_MSEG_TAB TYPE CCRCTT_MSEG Belegsegment Material

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.