Table list used by SAP ABAP Function Module CHECK_IDOC_SHORT_NAMES (Check conversion for basic types and extensions)
SAP ABAP Function Module
CHECK_IDOC_SHORT_NAMES (Check conversion for basic types and extensions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDIPO | Table for description of ports for EDI | SOURCE VALUE(PI_PORT) LIKE EDIPO-PORT OPTIONAL |
|
| 2 | EDIPOD | Table for File Port Definitions | ||
| 3 | EDIPOD | Table for File Port Definitions | SOURCE VALUE(PI_PORT_VERSION) LIKE EDIPOD-VERSIO DEFAULT '1' |
|
| 4 | EDI_IAPI00 | API Structure for IDoc Types | ||
| 5 | EDI_IAPI00 | API Structure for IDoc Types | SOURCE VALUE(PI_IDOCTYP) LIKE EDI_IAPI00-IDOCTYP OPTIONAL |
|
| 6 | EDI_IAPI00 | API Structure for IDoc Types | SOURCE VALUE(PI_RAISE_WARNINGS) LIKE EDI_IAPI00-FLAG DEFAULT 'X' |
|
| 7 | EDI_IAPI00 | API Structure for IDoc Types | SOURCE VALUE(PI_CIMTYP) LIKE EDI_IAPI00-CIMTYP OPTIONAL |
|
| 8 | EDI_IAPI00 | API Structure for IDoc Types | SOURCE VALUE(PI_MESTYP) LIKE EDI_IAPI00-MESTYP OPTIONAL |
|