Menu

SAP Function Module CX_ORDER_GOODS_RECEIPT

Teilabbau der Kapazitätsbedarfe nach Wareneingangsmeldung

The Function Module CX_ORDER_GOODS_RECEIPT (Teilabbau der Kapazitätsbedarfe nach Wareneingangsmeldung) is a standard Function Module in SAP ERP and is part of the function group CXPA within the package CX.

Technical Information

Function Module CX_ORDER_GOODS_RECEIPT
Short Text Teilabbau der Kapazitätsbedarfe nach Wareneingangsmeldung
Function Group CXPA
Package CX
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_WE_DATE LIKE SY-DATUM SY-DATLO Datum des Wareneingangs
I_WE_TIME LIKE SY-UZEIT SY-TIMLO Uhrzeit des Wareneingangs
PLAF_IMP LIKE PLAF Planauftrag (Input)
RUECK_MENGE LIKE PLAF-GSMNG Rückgemeldete Menge der Ware

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLAF_EXP LIKE PLAF Planauftrag (Output)

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.