SAP ABAP Function Module WPOS_IDOC_OK (RFC Client for IDOCs of status 64)
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 | WPOS_IDOC_OK | RFC Client for IDOCs of status 64 |
| Function Group | WDISP_NEW | POS inbound dispatcher RFC clients |
| Program Name | SAPLWDISP_NEW | |
| INCLUDE Name | LWDISP_NEWU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SEGMENT_COUNTER | TYPE | SYST-TABIX | Number of lines in IDOC (business context) | |||
| |
SEGMENT_STATISTIC | TYPE | BDAPPLIDOC-POST_IMMED | C_FALSE | Flag: Segment statistic (yes/no) | ||
| |
IDOC_CONTROL | TYPE | EDIDC | Idoc Control Records | |||
| |
IDOC_DATA | TYPE | EDIDD | Idoc Data Records | |||
| |
ERROR_OPENING_IDOC | TYPE | Unable to open IDoc | ||||
| |
ERROR_WRITING_IDOC_STATUS | TYPE | Unable to write IDoc status | ||||
| |
NO_IDOCS | TYPE | No IDocs with correct status in packet | ||||
| |
NO_CONTROL_RECORD | TYPE | No IDoc Control records delivered | ||||
| |
OTHERS | TYPE | Any other | ||||
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 | 20010607 |
| SAP Release Created in | 470 |