SAP ABAP Function Module CO_RU_CONFIRMATION_PREPARE (CIM-Rückmeldung: Rückmeldekey verproben und Vorgangsdaten)
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_PREPARE | CIM-Rückmeldung: Rückmeldekey verproben und Vorgangsdaten |
| Function Group | CORF | CIM confirmation with function module |
| Program Name | SAPLCORF | CIM Confirmation: Function Modules with Confirmation Logic |
| INCLUDE Name | LCORFU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
AFRUD_EXP | TYPE | AFRUD | Confirmation (initial, possibly with default data) | |||
| |
AFVGD_EXP | TYPE | AFVGD | Operation data for confirmation | |||
| |
AFVGD_SOP_EXP | TYPE | AFVGD | Suboperation data for confirmation | |||
| |
AKTYP_EXP | TYPE | RC27S-AKTYP | Activity category | |||
| |
APLFL_EXP | TYPE | AFVGD-APLFL | Sequence | |||
| |
AUFNR_EXP | TYPE | CAUFVD-AUFNR | Order | |||
| |
CAUFVD_EXP | TYPE | CAUFVD | Dialog structure order header | |||
| |
FLG_ORDER_CONF_EXP | TYPE | RC27X-FLG_SEL | Indicator: confirmation for the order header | |||
| |
UVORN_EXP | TYPE | AFVGD-UVORN | Suboperation | |||
| |
VORNR_EXP | TYPE | AFVGD-VORNR | Operation | |||
| |
TCORU_EXP | TYPE | TCORU | Confirmation parameter | |||
| |
KBEDD_EXP | TYPE | KBEDD | Individual capacity | |||
| |
T001W_EXP | TYPE | T001W | Plant Parameters | |||
| |
CORUF_SMENG_EXP | TYPE | CORUF-SMENG | ||||
| |
ACTIVITY_FLAG | TYPE | RC27X-FLG_SEL | SPACE | |||
| |
AKTYP_IMP | TYPE | RC27S-AKTYP | Activity category | |||
| |
ASSEMBLY_FLAG | TYPE | RC27X-FLG_SEL | SPACE | Indicator: Assembly planned order | ||
| |
AUFNR_IMP | TYPE | CAUFVD-AUFNR | SPACE | Order no. for order completion confirmation | ||
| |
AUFPL_IMP | TYPE | CAUFVD-AUFPL | 0 | Key for the operations | ||
| |
AUTYP_IMP | TYPE | T490-AUTYP | 0 | Order category | ||
| |
CHECK_ONLY | TYPE | RC27X-FLG_SEL | SPACE | |||
| |
CONF_NR | TYPE | AFRUD-RUECK | 0 | Confirmation | ||
| |
NO_DIALOG_FLAG | TYPE | RC27X-FLG_SEL | SPACE | Indicator: Dialog is suppressed | ||
| |
OPER_KEY | TYPE | COOPRKEY | log. key of operation (alt. to CONF_NR) | |||
| |
ORIND_IMP | TYPE | AFRUD-ORIND | SPACE | Origin indicator | ||
| |
RMZHL_UPD | TYPE | AFRUD-RMZHL | 0 | Confirmation counter if call up in change mode | ||
| |
SUM_CONF_NOT_ALLOWED | TYPE | RC27X-FLG_SEL | SPACE | Summary completion confirmation not supported | ||
| |
SUPPRESS_SUGGESTION | TYPE | RC27X-FLG_SEL | SPACE | Suppress default data | ||
| |
EVENT_FLAG | TYPE | RC27X-FLG_SEL | SPACE | Indicator: Confirm time event | ||
| |
KAPAR_IMP | TYPE | CORUF-KAPAR | SPACE | Capacity category of individual capacity | ||
| |
SPLIT_IMP | TYPE | CORUF-SPLIT | 0 | Split number of individual capacity | ||
| |
AKTYP_PIC_IMP | TYPE | RC27S-AKTYP | SPACE | Activity category if confirmation already exists | ||
| |
PLNNR_IMP | TYPE | KEKO-PLNNR | SPACE | Key for task list group | ||
| |
PLNTY_IMP | TYPE | KEKO-PLNTY | SPACE | Task list type | ||
| |
PLNAL_IMP | TYPE | KEKO-PLNAL | SPACE | Group counter | ||
| |
PLNCT_IMP | TYPE | KEKO-PLNCT | 0 | Internal counter task list | ||
| |
OPER_CONF_IN | TYPE | RC27X-FLG_SEL | SPACE | Vorgangsrückmeldung (Serienauftrag) | ||
| |
FLG_LINECHECK_IN | TYPE | RC27X-FLG_SEL | SPACE | Zeilenweise Prüfung ohne Vorgängerprüfung | ||
| |
NO_MSG_QM_CHAR | TYPE | RC27X-FLG_SEL | SPACE | Keine QM-Meldung "Merkmalsdaten fehlen" | ||
| |
WIP_BATCH_IMP | TYPE | UCCHA | WIP Batch | |||
| |
CONFIRMATION_NOT_ALLOWED | TYPE | Confirmation not allowed | ||||
| |
DIFFERENT_KEY | TYPE | Key data is not well matched | ||||
| |
INTERRUPT_BY_USER | TYPE | Abnormal termination of process after a message | ||||
| |
KEY_NOT_DEFINED | TYPE | Key is not defined | ||||
| |
MATERIAL_DATA_NOT_FOUND | TYPE | Material master does not exist | ||||
| |
MISSING_AUTHORITY | TYPE | Missing authorization | ||||
| |
MIXED_CONFIRMATION | TYPE | Header and operation confirmation not mixed | ||||
| |
NEW_STATUS_NOT_POSSIBLE | TYPE | new status may not be set | ||||
| |
OPERATION_NOT_FOUND | TYPE | (Sub-)operation does not exist | ||||
| |
OPERATION_NOT_SELECTABLE | TYPE | Operation cannot be selected because of parameter setting | ||||
| |
ORDER_ALREADY_LOCKED | TYPE | Order already blocked | ||||
| |
ORDER_CATEGORY_NOT_VALID | TYPE | Order type not allowed | ||||
| |
ORDER_DELETED | TYPE | Order deleted | ||||
| |
ORDER_NOT_FOUND | TYPE | Order does not exist | ||||
| |
ORDER_WITHOUT_OPERATION | TYPE | Order has no operations | ||||
| |
PREDEC_NOT_CONFIRMED | TYPE | Predecessor of operation not confirmed | ||||
| |
SEQUENCE_NOT_FOUND | TYPE | Sequence does not exist | ||||
| |
TABLE_ENTRY_NOT_FOUND | TYPE | Table entry not found | ||||
| |
UNIT_CONVERSION_NOT_POSSIBLE | TYPE | Error when converting units of measure | ||||
| |
SPLIT_NOT_FOUND | TYPE | Individual capacity not found | ||||
Processing Type
| Normal Function 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 |