Data Element list used by SAP ABAP Function Module /SPE/RET_CHECK_ERROR_IDOCS (FM to check if Idoc has Error status)
SAP ABAP Function Module
/SPE/RET_CHECK_ERROR_IDOCS (FM to check if Idoc has Error status) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDILSEGTYP | Segment type | SOURCE REFERENCE(IV_SEGMENT) TYPE EDISYN-SEGTYP |
|
| 2 | EDI_DIRECT | Direction for IDoc | SOURCE REFERENCE(IV_DIRECT) TYPE EDIDC-DIRECT |
|
| 3 | EDI_FIELD | Segment field to be searched for value | SOURCE REFERENCE(IV_VBELN_FIELD) TYPE EDIPAR0002-EDI_FIELD |
|
| 4 | EDI_MESTYP | Message Type | SOURCE REFERENCE(IV_MESTYP) TYPE EDIDC-MESTYP |
|
| 5 | EDI_SEGNUM | Number of SAP segment | ||
| 6 | VBELN_VL | Delivery | SOURCE REFERENCE(IV_VBELN_VALUE) TYPE VBELN_VL |
|