Data Element list used by SAP ABAP Function Module PK_DATE_TIME_INTO_TIMESTAMP (Konvertieren Datum und Uhrzeit in Zeitstempel)
SAP ABAP Function Module
PK_DATE_TIME_INTO_TIMESTAMP (Konvertieren Datum und Uhrzeit in Zeitstempel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PKLDT | Delivery time for a kanban, date | SOURCE VALUE(IV_PKLDT) LIKE RMPKB-PKLDT |
|
| 2 | PKLUZ | Delivery time for a kanban, time of day | SOURCE VALUE(IV_PKLUZ) LIKE RMPKB-PKLUZ DEFAULT 000000 |
|
| 3 | PKTIM | Delivery time for a kanban | SOURCE REFERENCE(EV_PKTIM) LIKE RMPKB-PKTIM |
|