Table list used by SAP ABAP Function Module ST_LOCATION_CHECK (Ort: Überprüft, ob ein Ort korrekt definiert ist)
SAP ABAP Function Module
ST_LOCATION_CHECK (Ort: Überprüft, ob ein Ort korrekt definiert ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LOCATION | City, described by different objects in the SAP System | SOURCE VALUE(I_LOCATION) LIKE LOCATION |
|
| 2 | LOCATION | City, described by different objects in the SAP System | ||
| 3 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_NODE_CONSISTENCY) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 4 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_VENDOR) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 5 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_WAREHOUSE) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 6 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_STOP_AFTER_FIRST_ERROR) LIKE RV56A-SELKZ DEFAULT 'X' |
|
| 7 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_UNLOADING_POINT) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 8 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_STORAGE_LOCATION) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 9 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_SHIPPING_POINT) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 10 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_PLANT) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 11 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_NODE) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 12 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_LOADING_POINT) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 13 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_GATE) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 14 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_CUSTOMER) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 15 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_CONSISTENCY) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 16 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_ALL) LIKE RV56A-SELKZ DEFAULT 'X' |
|
| 17 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_CHECK_ADDRESS) LIKE RV56A-SELKZ DEFAULT SPACE |
|
| 18 | TVKN | Routes: Transportation Connection Points | ||
| 19 | VTTS | Stage of Shipment | SOURCE VALUE(I_TSTYP) LIKE VTTS-TSTYP DEFAULT '1' |