Menu

SAP Function Module CO_BC_RESB_PRE_READ_DATA

PRE_READ der Reservierungs-Daten mehrerer Aufträge

The Function Module CO_BC_RESB_PRE_READ_DATA (PRE_READ der Reservierungs-Daten mehrerer Aufträge) is a standard Function Module in SAP ERP and is part of the function group COBC within the package CO.

Technical Information

Function Module CO_BC_RESB_PRE_READ_DATA
Short Text PRE_READ der Reservierungs-Daten mehrerer Aufträge
Function Group COBC
Package CO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_APP_PPSFC LIKE SY-DATAR

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
RESB_DATA_TABLE LIKE RESB
RSDBS_DATA_TABLE LIKE RSDBS
RSDB_DATA_TABLE LIKE RSDB
RSNUM_PRE_TAB LIKE RSNUM_PRE

Exceptions

This function module does not define any Exceptions.