Data Element list used by SAP ABAP Function Module SD_ROUTE_TERMINALS (Bestimmung von Anfangs- und Endknoten einer Route)
SAP ABAP Function Module
SD_ROUTE_TERMINALS (Bestimmung von Anfangs- und Endknoten einer Route) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KNOTA | Departure Point | SOURCE VALUE(KNANF) LIKE TVRAB-KNANF |
|
| 2 | KNOTZ | Destination point | SOURCE VALUE(KNEND) LIKE TVRAB-KNEND |
|
| 3 | ROUTE | Route | SOURCE VALUE(ROUTE) LIKE TVRO-ROUTE |
|
| 4 | SELKZ | Selection flag | SOURCE VALUE(GET_LAST_NODE) LIKE RV56A-SELKZ DEFAULT 'X' |
|
| 5 | SELKZ | Selection flag | SOURCE VALUE(GET_FIRST_NODE) LIKE RV56A-SELKZ DEFAULT 'X' |
|
| 6 | SELKZ | Selection flag | SOURCE VALUE(READ_FROM_DB) LIKE RV56A-SELKZ DEFAULT SPACE |
|