SAP WRF_PSCD_ROUTE Transportation Times Table Table
Overview
WRF_PSCD_ROUTE is a standard SAP S/4HANA table that stores Transportation Times Table data. There are total 11 fields in the WRF_PSCD_ROUTE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_PSCD_ROUTE belongs to Scheduling (LO-RFM-PUR-SCD) module and is located in the package Seasonal Procurement: Subject Area Scheduling (Part 2) (WRF_PRC_SCD_APPL2).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_PSCD_ROUTE to other SAP tables and standard CDS views available based on WRF_PSCD_ROUTE table in S/4HANA 2020.
Techincal Settings of WRF_PSCD_ROUTE
Below are technical details of the table WRF_PSCD_ROUTE
- Buffering allowed but switched off
- No buffering
- Storage type is Column Store
List of WRF_PSCD_ROUTE Fields
The following table gives you an overview of the fields available in WRF_PSCD_ROUTE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| DEPT_COUNTRY | Country of Departure ID | WRF_PSCD_DEPT_COUNTRY | T005 | CHAR | 3 |
| DEPT_CITY | Departure City ID | WRF_PSCD_DEPT_CITY | T005S | CHAR | 3 |
| ARV_COUNTRY | Arrival Country ID | WRF_PSCD_ARV_COUNTRY | T005 | CHAR | 3 |
| ARV_CITY | Point of Arrival ID | WRF_PSCD_ARV_CITY | T005S | CHAR | 3 |
| TRANSP_MODE | Mode of Transport | VKTRA | TVTR | CHAR | 2 |
| MOVE_TIME | Transportation Time in Days | WRF_PSCD_MOVE_TIME | DEC | 3 | |
| MOVE_TIME_H | Transportation Time in Hours | WRF_PSCD_MOVE_TIME_H | DEC | 2 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| UNAME | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| PROGRAMM | ABAP Program Name | PROGRAMM | * | CHAR | 40 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WRF_PSCD_ROUTE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_PSCD_ROUTE | ARV_CITY | : | T005S |
| WRF_PSCD_ROUTE | ARV_COUNTRY | : | T005 |
| WRF_PSCD_ROUTE | DEPT_CITY | : | T005S |
| WRF_PSCD_ROUTE | DEPT_COUNTRY | : | T005 |
| WRF_PSCD_ROUTE | MANDT | : | T000 |
| WRF_PSCD_ROUTE | TRANSP_MODE | : | TVTR |