SAP ABAP Function Module POS_EDI_STATUS_READ (Ermitteln, ob Status eines IDocs ok ist)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     WBBC (Package) IS-R: Replenishment list
Basic Data
Function Module POS_EDI_STATUS_READ Ermitteln, ob Status eines IDocs ok ist  
Function Group WDLD   Assortment list: Communication  
Program Name SAPLWDLD   Communication With Assortment Owners 
INCLUDE Name LWDLDU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing STATUS TYPE EDIDC-STATUS IDoc status, enter as alternative for DOCNUM
Exporting DESCRP TYPE TEDS2-DESCRP Text status, only filled if LANGUA entered
Exporting STATVA TYPE STACUST-STATVA Value of status
Exporting STATUS_ERROR TYPE SYST-SUBRC 1 if error status, otherwise 0
Importing DOCNUM TYPE EDIDC-DOCNUM IDoc no. only entered if status unknown
Importing LANGUA TYPE TEDS2-LANGUA Language for reading text status
Exception IDOC_NOT_FOUND TYPE IDoc with number DOCNUM missing
Exception VALENCE_NOT_FOUND TYPE No value for status exists
Exception DESCRIPTION_NOT_FOUND TYPE No description of status exists
               
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