Menu

SAP Function Module CO_BC_RESB_ATP_SERVICE

Liefert dem ATP-Server benötigte Daten aus der RESB_BT

The Function Module CO_BC_RESB_ATP_SERVICE (Liefert dem ATP-Server benötigte Daten aus der RESB_BT) 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_ATP_SERVICE
Short Text Liefert dem ATP-Server benötigte Daten aus der RESB_BT
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
P_MATNR LIKE RESB-MATNR Materialnummer, die benötigt wird
P_WERKS LIKE RESB-WERKS Werk zur Materialnummer

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_ATP_NEW LIKE ATP_RESB Aktueller Stand lt. RESB_BT
RESB_ATP_OLD LIKE ATP_RESB Alter Datenbankstand lt. RESB_BT_OLD

Exceptions

This function module does not define any Exceptions.