SAP ABAP Function Module MCS_IDOC_CHECK (Pruefen Kommunikationsstruktur auf LIS-Belange)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MCS (Package) R/3 application development: Logistics Information Warehouse
⤷
⤷
⤷
Basic Data
| Function Module | MCS_IDOC_CHECK | Pruefen Kommunikationsstruktur auf LIS-Belange |
| Function Group | MCSE | Event Generation: LIS |
| Program Name | SAPLMCSE | LIS: Event Generation |
| INCLUDE Name | LMCSEU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_RC | TYPE | SYST-SUBRC | Ind.: Errors occur when RV_PROT is active | |||
| |
E_KEYFIELD | TYPE | DFIES-FIELDNAME | Name of determined key field | |||
| |
E_SEGTYP | TYPE | EDIDD-SEGNAM | Segmenttyp | |||
| |
I_IDOC_NAME | TYPE | DMCSE-EXTTYPE | Name of communication structure | |||
| |
I_CSTRU | TYPE | DMCSE-CSTRU | ||||
| |
RV_PROT | TYPE | ' ' | Log the errors, do not execute raise. | |||
| |
FLG_KEYFIELD | TYPE | ' ' | Ind. determine key field | |||
| |
IDOC_NOT_EXIST | TYPE | Communication structure not in data dictionary | ||||
| |
IDOC_WITHOUT_STRUCTURE | TYPE | Communication structure does not contain field BUKRS | ||||
| |
IDOC_WITH_HIERARCHY | TYPE | IDoc is hierarchical (has more than 1 segment) | ||||
| |
DATE_NOT_EXIST | TYPE | No date field in communication structure | ||||
| |
IDOC_WITHOUT_LIS_BASIC_IDOC | TYPE | IDoc does not contain the LIS basic IDoc | ||||
| |
NO_IDOC_AUTHORITY | TYPE | Fehlende Berechtigung IDoc-Pflege | ||||
| |
COMSTRU_NOT_FOUND | TYPE | Kommunikationsstruktur nicht im Data Dictionary | ||||
| |
ERROR_IN_STRUCTURES | TYPE | Fehler beim Check der Strukturen | ||||
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 | 19960506 |
| SAP Release Created in |