SAP ABAP Function Module EDI_DOCUMENT_STATUS_DISPLAY (Display last status record for current IDoc)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Basic Data
| Function Module | EDI_DOCUMENT_STATUS_DISPLAY | Display last status record for current IDoc |
| Function Group | EDI5 | EDI: display data, status, ctrl record |
| Program Name | SAPLEDI5 | Display IDoc |
| INCLUDE Name | LEDI5U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ACTION | TYPE | SYST-UCOMM | Action to be executed | |||
| |
DOCNUM | TYPE | EDIDD-DOCNUM | Number of current IDoc | |||
| |
ACTIONS | TYPE | EDI_STFLAG | ' ' | 6 bytes facilitating further processing | ||
| |
STATUS_KEY | TYPE | EDIDS_KEY | ' ' | Display should begin with this status record | ||
| |
CALL_ASYN | TYPE | EDI_HELP-ERROR_FLAG | ' ' | in new session - internal use only - | ||
| |
TREE_DISPLAY | TYPE | EDI_HELP-DBR_OPTION | 'Y' | Use tree display? | ||
| |
NO_STATUS_RECORD_FOUND | TYPE | No status record 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 | 19950807 |
| SAP Release Created in | 50A |