Table list used by SAP ABAP Function Module DX_IDOC_SYNTAX_CHECK (DX_IDOC_SYNTAX_CHECK)
SAP ABAP Function Module
DX_IDOC_SYNTAX_CHECK (DX_IDOC_SYNTAX_CHECK) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUTHB | SAP Basis Authorization Fields | ||
| 2 | DXATTRIB | Task Attributes | SOURCE VALUE(MAX_NO_ERRORS) LIKE DXATTRIB-MAXERROR DEFAULT '0' |
|
| 3 | DXFILE | Files for Mass Data Transfer to R/3 | SOURCE VALUE(LOADFILE) LIKE DXFILE-FILENAME |
|
| 4 | DXSYNTXFLG | Flags for Syntax Check | ||
| 5 | DXSYNTXFLG | Flags for Syntax Check | SOURCE VALUE(SYNTAX_FLAGS) LIKE DXSYNTXFLG DEFAULT ' ' |
|
| 6 | EDFI2 | EDI: Last processed document in file | ||
| 7 | EDIDC | Control record (IDoc) | SOURCE VALUE(IDOCTYPE) LIKE EDIDC-IDOCTP OPTIONAL |
|
| 8 | EDIDC | Control record (IDoc) | ||
| 9 | EDIDS | Status Record (IDoc) | SOURCE SYNTAX_ERRORS STRUCTURE EDIDS |
|
| 10 | EDIDS | Status Record (IDoc) | ||
| 11 | EDI_DC | Control record for the interface to the EDI subsystem |