OIO_SH_VOYAGE_DT - Voyage date and time
Voyage date and time information is stored in SAP table OIO_SH_VOYAGE_DT.
It is part of development package OIO_VMIS in software component IS-OIL-OLM. This development package consists of objects that can be grouped under "RLM Voyage Management Information System".
It is part of development package OIO_VMIS in software component IS-OIL-OLM. This development package consists of objects that can be grouped under "RLM Voyage Management Information System".
Fields for table OIO_SH_VOYAGE_DT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
VOYAGE_NR | Voyage number | X | OIO_VOYAGE_NR | CHAR | 40 | * |
SEQ_NR | Sequence Number | X | OIO_SEQ_NR | NUMC | 6 | |
LOCATION | Business location identifier (IS-Oil MRN) | OIF_PBLNR | CHAR | 20 | * | |
ETD_DATE | Estimated Time of Departure (Date) | OIO_ETD_DATE | DATS | 16 | ||
ETD_TIME | Estimated Time of Departure (Time) | OIO_ETD_TIME | TIMS | 12 | ||
ETA_DATE | Estimated Time of Arrival (Date) | OIO_ETA_DATE | DATS | 16 | ||
ETA_TIME | Estimated Time of Arrival (Time) | OIO_ETA_TIME | TIMS | 12 | ||
ATD_DATE | Actual Time of Departure (Date) | OIO_ATD_DATE | DATS | 16 | ||
ATD_TIME | Actual Time of Departure (Time) | OIO_ATD_TIME | TIMS | 12 | ||
ATA_DATE | Actual Time of Arrival (Date) | OIO_ATA_DATE | DATS | 16 | ||
ATA_TIME | Actual Time of Arrival (Time) | OIO_ATA_TIME | TIMS | 12 | ||
DEVIATION_TIME | Duration of Deviation | OIO_DEV_TIME | DEC | 6 | ||
DEVIATION_CODE | Deviation Code | OIO_DEV_CODE | CHAR | 8 | * | |
CANCEL_LOC | Cancel Location | OIO_CANC_LOC | CHAR | 2 | ||
STAY_TIME | Duration Between Arrival and Departure at Remote Location | OIO_STAY_TIME | DEC | 6 |