Menu

SAP Function Module CO_BC_GET_RESBV

Reservierungen für Verfügbarkeitsprüfung holen

The Function Module CO_BC_GET_RESBV (Reservierungen für Verfügbarkeitsprüfung holen) 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_GET_RESBV
Short Text Reservierungen für Verfügbarkeitsprüfung holen
Function Group COBC
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APLZL_IMP LIKE RESB-APLZL SPACE
AUFNR_IMP LIKE AUFK-AUFNR Auftrag
OPEN_CALL LIKE SY-DATAR SPACE Aufruf beim Eröffnen eines Auftrages

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES_EXP LIKE SY-TABIX Anzahl Einträge (nur wenn keine RESBV_TAB)

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
RESBV_TAB LIKE RESBSV Reservierungstabelle

Exceptions

This function module does not define any Exceptions.