SAP ABAP Function Module CO_RU_CONFIRMATION (CIM-Rückmeldung: Rückmeldekey über Funktionsbausteine mit Dialog)
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 CIM-Rückmeldung: Rückmeldekey über Funktionsbausteine mit Dialog  
Function Group CORU   Create order confirmations  
Program Name SAPLCORU   Confirmation: Function Modules and Dialog Control Modules 
INCLUDE Name LCORUU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AFRUD_EXP TYPE AFRUD Confirmation (initial, possibly with default data)
Exporting AFVGD_EXP TYPE AFVGD Operation data for confirmation
Exporting AFVGD_SOP_EXP TYPE AFVGD Suboperation data for confirmation
Exporting AKTYP_EXP TYPE RC27S-AKTYP Activity category
Exporting APLFL_EXP TYPE AFVGD-APLFL Sequence
Exporting AUFNR_EXP TYPE CAUFVD-AUFNR Order/Network
Exporting CAUFVD_EXP TYPE CAUFVD Dialog structure order header
Exporting FIRST_AUFNR TYPE CAUFVD-AUFNR First Updated Order Number
Exporting KBEDD_EXP TYPE KBEDD Indiv. capacity
Exporting N_ITEMS_OK_BACK_FLUSH TYPE SYST-TABIX Number of Backflush Components Successfully Withdrawn
Exporting N_ITEMS_TOTAL_BACK_FLUSH TYPE SYST-TABIX Number of Backflush Components in Total
Exporting OK_CODE_EXP TYPE TC02-FCODE Returned OK code
Exporting TCORU_EXP TYPE TCORU Confirmation Parameters
Exporting UVORN_EXP TYPE AFVGD-UVORN Sub-operation/element
Exporting VORNR_EXP TYPE AFVGD-VORNR Operation
Importing POST_ONLY_FLG TYPE RC27X-FLG_SEL SPACE Ind: Only save (other parameters ineffective!)
Importing ADD_POST_ONLY_FLG TYPE RC27X-FLG_SEL SPACE Ind: Only save (other parameters ineffective!)
Importing ADD_ONLY_FLG TYPE RC27X-FLG_SEL SPACE Ind: Only update dependent INTTABs
Importing AFRUD_IMP TYPE AFRUD Confirmation
Importing AKTYP_PIC_IMP TYPE RC27S-AKTYP SPACE Activity category if confirmation already exists
Importing AKTYP_IMP TYPE RC27S-AKTYP 'H' Activity category A=Add, C=Delete, D=Display
Importing AUTYP_IMP TYPE T490-AUTYP 0 Order category
Importing COMMIT_FLAG TYPE RC27X-FLG_SEL SPACE Indicator that you should save immediately
Importing CPROT_FLG TYPE TCORU-CPROT SPACE Indicator that cost log is displayed
Importing DELETE_FLG TYPE RC27X-FLG_SEL SPACE Indicator, confirmation delete again from INTTAB
Importing GPROT_FLG TYPE TCORU-CPROT SPACE Indicator: Display Error Log for Goods Movements
Importing NO_BACK_FLUSH_FLG TYPE RC27X-FLG_SEL SPACE Indicator, no backflushing
Importing NO_DIALOG_FLAG TYPE RC27X-FLG_SEL SPACE Indicator: Dialog is suppressed
Importing NO_GOODS_RECEIPT_FLG TYPE RC27X-FLG_SEL SPACE Indicator: No automatic goods receipt
Importing OPER_KEY TYPE COOPRKEY log. key of operation (alt. to CONF_NR)
Importing RMZHL_IMP TYPE AFRUD-RMZHL 0 Confirmation counter
Importing RMZHL_UPD TYPE AFRUD-RMZHL 0 Confirmation counter in change mode
Importing RUECK_IMP TYPE AFRUD-RUECK 0 Confirmation Number
Importing SPLIT_IMP TYPE CORUF-SPLIT Split number of individual capacity
Importing KAPAR_IMP TYPE CORUF-KAPAR Capacity category of individual capacity
Importing SUPPRESS_SUGGESTION TYPE RC27X-FLG_SEL No default values desired for confirmation
Importing NO_MSG_QM_CHAR TYPE RC27X-FLG_SEL SPACE Keine QM-Meldung "Merkmalsdaten fehlen"
Importing ORD_FLG_IMP TYPE RC27X-FLG_SEL SPACE Kennzeichen: Aufruf aus Auftrag
Importing CAUFVD_IMP TYPE CAUFVD Dialogstruktur Auftragskopf
Importing CALL_FROM_LIST TYPE RC27X-FLG_SEL 'X' Aufruf aus Deatilbild (keine Vorgangsnavigation)
Importing I_CHANGED_CONF TYPE CONF_QUAN
Importing SUPPRESS_GOODSMOV TYPE XFLAG Kennzeichen, daß keine WB ermittelt werden sollen
Exception CONFIRMATION_NOT_ALLOWED TYPE Confirmation not allowed
Exception CONF_CANCELED TYPE Confirmation already cancelled
Exception DIFFERENT_KEY TYPE Key data is not well matched
Exception INTERRUPT_BY_USER TYPE Abnormal termination of process after a message
Exception KEY_NOT_DEFINED TYPE Key is not defined
Exception MATERIAL_DATA_NOT_FOUND TYPE Material master does not exist
Exception MISSING_AUTHORITY TYPE Missing authorization
Exception NEW_STATUS_NOT_POSSIBLE TYPE new status may not be set
Exception NOT_ALLOWED TYPE Cancelation Not Allowed
Exception NOT_FOUND TYPE Confirmation does not exist or already deleted
Exception OPERATION_NOT_FOUND TYPE (Sub-)operation does not exist
Exception OPERATION_NOT_SELECTABLE TYPE Operation cannot be selected because of parameter setting
Exception ORDER_ALREADY_LOCKED TYPE Order already blocked
Exception ORDER_CATEGORY_NOT_VALID TYPE Order type not allowed
Exception ORDER_DELETED TYPE Order deleted
Exception ORDER_NOT_FOUND TYPE Order does not exist
Exception ORDER_WITHOUT_OPERATION TYPE Order has no operations
Exception PREDEC_NOT_CONFIRMED TYPE Predecessor of operation not confirmed
Exception SEQUENCE_NOT_FOUND TYPE Sequence does not exist
Exception TABLE_ENTRY_NOT_FOUND TYPE Table entry not found
Exception UNIT_CONVERSION_NOT_POSSIBLE TYPE Error when converting units of measure
Exception CONF_DATA_FALSE TYPE Completion confirmation data is incorrect
Exception CONF_DATE_IN_FUTURE TYPE Actual dates in future (only when calling up with HR)
Exception STANDARD_CONF_NOT_POSSIBLE TYPE Standard confirmation not possible
Exception WORK_CENTER_NOT_FOUND TYPE Work center not found
Exception CONVERSION_ERROR TYPE Error when converting to alternative unit of measure
Exception ORDER_DATA_NOT_FOUND TYPE Order data not available
Exception WRONG_AKTYP TYPE Wrong activity type
Exception SPLIT_NOT_FOUND TYPE Individual capacity not found
               
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