SAP ABAP Function Module PARSE_IDOC (Erstellen von Anwendungsbelegen oder -stammdaten aus IDOC's)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WPOS (Package) IS-R: POS interface
⤷
⤷
⤷
Basic Data
| Function Module | PARSE_IDOC | Erstellen von Anwendungsbelegen oder -stammdaten aus IDOC's |
| Function Group | WPPA | POS interface IDOC parser |
| Program Name | SAPLWPPA | |
| INCLUDE Name | LWPPAU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_ERRORS | TYPE | I | Number of errors that occurred | |||
| |
IDOC_STATUS | TYPE | BDIDOCSTAT | Status of IDocs after processing | |||
| |
IDOC_CONTRL | TYPE | EDIDC | IDoc control segment | |||
| |
DOCUMENT_SPLIT | TYPE | I | 0 | Maximum no. of items per document | ||
| |
POST_WITH_GAPS | TYPE | C | 'X' | currently not used | ||
| |
PARSER_RULES | TYPE | WPPAR_PARSER_RULES | Application rules for parser | |||
| |
MAX_NUMBER_OF_DOCUMENTS | TYPE | I | 0 | |||
| |
AUTOMATIC_RETRY | TYPE | C | ' ' | |||
| |
IDOC_DATA | TYPE | EDIDD | Table with IDoc segments | |||
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 | 19950902 |
| SAP Release Created in |