Menu

SAP Function Module CO_RU_GOODS_RECEIPT

CIM-Rückmeldung: automatischer Wareneingang

The Function Module CO_RU_GOODS_RECEIPT (CIM-Rückmeldung: automatischer Wareneingang) is a standard Function Module in SAP ERP and is part of the function group CORF within the package CORU.

Technical Information

Function Module CO_RU_GOODS_RECEIPT
Short Text CIM-Rückmeldung: automatischer Wareneingang
Function Group CORF
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BACKGROUND LIKE RC27X-FLG_SEL SPACE Aufruf aus Hintergrundverarbeitung
FLG_BEFORE LIKE RC27X-FLG_SEL SPACE Kennzeichen Aufruf vor Sichern
I_QUANTITY LIKE AFRUD-LMNGA 0 Aktuell rückzumeldende Gutmenge
I_UNIT LIKE AFRUD-MEINH SPACE Rückmeldemengeneinheit

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAUFVD_IN LIKE CAUFVD Auftragskopfview

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XAFRUD_TAB LIKE AFRUD Tabelle der Rückmeldungen
XIMSEG_TAB LIKE IMSEG Tabelle der Positionen für automatischen WE

Exceptions

This function module does not define any Exceptions.