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 |
|---|---|---|---|---|---|---|---|
| |
STATUS | TYPE | EDIDC-STATUS | IDoc status, enter as alternative for DOCNUM | |||
| |
DESCRP | TYPE | TEDS2-DESCRP | Text status, only filled if LANGUA entered | |||
| |
STATVA | TYPE | STACUST-STATVA | Value of status | |||
| |
STATUS_ERROR | TYPE | SYST-SUBRC | 1 if error status, otherwise 0 | |||
| |
DOCNUM | TYPE | EDIDC-DOCNUM | IDoc no. only entered if status unknown | |||
| |
LANGUA | TYPE | TEDS2-LANGUA | Language for reading text status | |||
| |
IDOC_NOT_FOUND | TYPE | IDoc with number DOCNUM missing | ||||
| |
VALENCE_NOT_FOUND | TYPE | No value for status exists | ||||
| |
DESCRIPTION_NOT_FOUND | TYPE | No description of status exists | ||||
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 | 19950404 |
| SAP Release Created in |