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
Exporting NUMBER_OF_ERRORS TYPE I Number of errors that occurred
Exporting IDOC_STATUS TYPE BDIDOCSTAT Status of IDocs after processing
Importing IDOC_CONTRL TYPE EDIDC IDoc control segment
Importing DOCUMENT_SPLIT TYPE I 0 Maximum no. of items per document
Importing POST_WITH_GAPS TYPE C 'X' currently not used
Importing PARSER_RULES TYPE WPPAR_PARSER_RULES Application rules for parser
Importing MAX_NUMBER_OF_DOCUMENTS TYPE I 0
Importing AUTOMATIC_RETRY TYPE C ' '
Tables IDOC_DATA TYPE EDIDD Table with IDoc segments
               
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  19950902 
SAP Release Created in