SAP ABAP Function Module CO_RU_CONFIRMATION_ADD (Hinzufügen einer Rückmeldung (ohne Prüfen))
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_CONFIRMATION_ADD Hinzufügen einer Rückmeldung (ohne Prüfen)  
Function Group CORF   CIM confirmation with function module  
Program Name SAPLCORF   CIM Confirmation: Function Modules with Confirmation Logic 
INCLUDE Name LCORFU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CAUFVD_OUT TYPE CAUFVD Order view (header and item) output
Exporting AFRUD_OUT TYPE AFRUD
Importing AFRUD_IN TYPE AFRUD AFRUD Dialog structure of confirmation
Importing AFVGD_IN TYPE AFVGD AFVGD Dialog structure of transaction
Importing AKTYP_IN TYPE RC27S-AKTYP Activity type (create/change)
Importing AKTYP_PIC_IN TYPE RC27S-AKTYP_PIC Transaction type (create/change), current
Importing AUFPL_IMP TYPE CAUFVD-AUFPL 0 Key of the transactions
Importing CAUFVD_IN TYPE CAUFVD Order view (header and item) input
Importing NO_DIALOG_FLAG TYPE RC27X-FLG_SEL SPACE Indicator: "process without dialog"
Importing PROGRESS_FLAG TYPE RC27X-FLG_SEL SPACE
Importing ORDER_CONF_FLAG TYPE RC27X-FLG_SEL SPACE Indicator: Confirmation, by order
Importing STAND_RUECK TYPE AFVGD-RUECK 0 Confirmation no. for standard confirmation
Importing KBEDD_IN TYPE KBEDD Individual capacity
Importing MNGZP_IN TYPE AFRUD-LMNGA 0 Confirmed quantity at reporting point
Importing OPER_CONF_IN TYPE RC27X-FLG_SEL SPACE Vorgangsrückmeldung (Serienauftrag)
Importing IV_WIPB_COUNT TYPE COUNT 0 Zähler für WIP-Charge
Tables AFRUD_TAB TYPE AFRUD Table of created confirmations (milestone
Exception CONVERSION_ERROR TYPE Error when converting to alternative unit of measure
Exception ORDER_DATA_NOT_FOUND TYPE Order data not available
Exception STAND_CONF_NOT_POSSIBLE TYPE Standard confirmation not possible
Exception DIALOG_NECESSARY TYPE Dialog necessary
Exception WRONG_SEQUENCE TYPE Wrong sequence of time events
Exception PRT_ERROR TYPE Fehler beim Update Fertigungshilfsmittel
               
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  20091125 
SAP Release Created in