SAP ABAP Function Module CO_RU_GOODS_MOVEMENT (CIM Confirmation: Saving of Automatic Goods Receipt and Backflush)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CORU (Package) R/3 Application development: PP Confirmations
Basic Data
Function Module CO_RU_GOODS_MOVEMENT CIM Confirmation: Saving of Automatic Goods Receipt and Backflush  
Function Group CORF   CIM confirmation with function module  
Program Name SAPLCORF   CIM Confirmation: Function Modules with Confirmation Logic 
INCLUDE Name LCORFU42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MSGID TYPE SYST-MSGID Message ID In Case of Serious Error
Exporting MSGNO TYPE SYST-MSGNO Message Number in Case of Serious Error
Exporting MSGTY TYPE SYST-MSGTY Message Category in Case of Serious Error
Exporting MSGV1 TYPE SYST-MSGV1 Message variable 1 in Case of Serious Error
Exporting MSGV2 TYPE SYST-MSGV2 Message Variable 2 in Case of Serious Error
Exporting MSGV3 TYPE SYST-MSGV3 Message Variable 3 in Case of Serious Error
Exporting MSGV4 TYPE SYST-MSGV4 Message Variable 4 in Case of Serious Error
Exporting N_ITEMS TYPE SYST-TABIX Number of Items to be Backflushed
Exporting N_ITEMS_OK TYPE SYST-TABIX Number of Items Actually Backflushed
Exporting SEVERE_ERROR TYPE XFELD Indicator: Serious Error Occurred
Exporting MBLNR_EXP TYPE MKPF-MBLNR Material Document Number
Exporting MJAHR_EXP TYPE MKPF-MJAHR Year of Material Document
Importing BUDAT_IN TYPE AFRUD-BUDAT SY-DATLO Posting date
Importing PROTO_FLAG TYPE XFELD ' ' Display error log
Importing XALLP_IN TYPE XFELD ' ' All Items Correct
Tables MSEG_ADD TYPE CNFCMPINF Additional Data on Document Items
Tables MSEG_IN TYPE IMSEG Document Items Input
Tables MSEG_OUT TYPE EMSEG Document Items Output
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in