Menu

SAP Function Module CO_RU_GOODS_MOVEMENT

CIM-Rückmeldung: Sichern von autom. Wareneingang und retrograder Entnahme

The Function Module CO_RU_GOODS_MOVEMENT (CIM-Rückmeldung: Sichern von autom. Wareneingang und retrograder Entnahme) 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_MOVEMENT
Short Text CIM-Rückmeldung: Sichern von autom. Wareneingang und retrograder Entnahme
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
BUDAT_IN LIKE AFRUD-BUDAT SY-DATLO Posting date
PROTO_FLAG LIKE RC27X-FLG_SEL ' ' Display error log
XALLP_IN LIKE RC27X-FLG_SEL ' ' All items correct

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MBLNR_EXP LIKE MKPF-MBLNR Materialbelegnummer
MJAHR_EXP LIKE MKPF-MJAHR Jahr des Materialbelegs
MSGID LIKE SY-MSGID Message ID on serious error
MSGNO LIKE SY-MSGNO Message number on serious error
MSGTY LIKE SY-MSGTY Message category on serious error
MSGV1 LIKE SY-MSGV1 Message variable 1 on serious error
MSGV2 LIKE SY-MSGV2 Message variable 2 on serious error
MSGV3 LIKE SY-MSGV3 Message variable 3 on serious error
MSGV4 LIKE SY-MSGV4 Message variable 4 on serious error
N_ITEMS LIKE SY-TABIX Number of items to be backflushed
N_ITEMS_OK LIKE SY-TABIX Actual number of backflushed items
SEVERE_ERROR LIKE RC27X-FLG_SEL Indicator: Serious error occurred

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
MSEG_ADD LIKE CNFCMPINF Additional data for document items
MSEG_IN LIKE IMSEG Document items input
MSEG_OUT LIKE EMSEG Document items output

Exceptions

This function module does not define any Exceptions.