SAP WRF_PSCD_TCHAINR Transportation Chain, Legs Table
Overview
WRF_PSCD_TCHAINR is a standard SAP S/4HANA table that stores Transportation Chain, Legs data. There are total 21 fields in the WRF_PSCD_TCHAINR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_PSCD_TCHAINR 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_TCHAINR to other SAP tables and standard CDS views available based on WRF_PSCD_TCHAINR table in S/4HANA 2020.
Techincal Settings of WRF_PSCD_TCHAINR
Below are technical details of the table WRF_PSCD_TCHAINR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_PSCD_TCHAINR Fields
The following table gives you an overview of the fields available in WRF_PSCD_TCHAINR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| TC_ID | Transportation Chain | WRF_PSCD_TC_ID | WRF_PSCD_TCHAINH | CHAR | 10 |
| TC_MODE | Dispatch Method for Transportation Chain | WRF_PSCD_TCMODE | WRF_PSCD_TCHAINH | CHAR | 1 |
| ROUTE_ID | Leg Number | WRF_PSCD_ROUTE_ID | NUMC | 2 | |
| DEPT_COUNTRY | Country of Departure ID | WRF_PSCD_DEPT_COUNTRY | * | CHAR | 3 |
| DEPT_CITY | Departure City ID | WRF_PSCD_DEPT_CITY | * | CHAR | 3 |
| ARV_COUNTRY | Arrival Country ID | WRF_PSCD_ARV_COUNTRY | * | CHAR | 3 |
| ARV_CITY | Point of Arrival ID | WRF_PSCD_ARV_CITY | * | CHAR | 3 |
| TRANSP_MODE | Mode of Transport | VKTRA | * | CHAR | 2 |
| MOVE_TIME | Transportation Time in Days | WRF_PSCD_MOVE_TIME | DEC | 3 | |
| DATE_PRE_TIME | Date Lead Time in Days | WRF_PSCD_DATE_PRE_TIME | DEC | 3 | |
| DATE_POST_TIME | Date Follow-Up Time in Days | WRF_PSCD_DATE_POST_TIME | DEC | 3 | |
| ROUTE_CALENDAR | Leg Calendar | WRF_PSCD_ROUTE_CALENDAR | TFACD | CHAR | 2 |
| ARRIVAL_CALENDAR | Arrival Calendar | WRF_PSCD_ARRIVAL_CALENDAR | TFACD | CHAR | 2 |
| DATE_ID | Date | WRF_PSCD_DATE_ID | CHAR | 18 | |
| DTYPE | Date Category | WRF_PSCD_DTYPE | CHAR | 1 | |
| MONITOR_DATE | Deadline Monitoring | WRF_PSCD_MONITOR_DATE | CHAR | 1 | |
| PRE_DATE_ID | Preceding Date | WRF_PSCD_PRE_DATE_ID | CHAR | 18 | |
| 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_TCHAINR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_PSCD_TCHAINR | ARRIVAL_CALENDAR | : | TFACD |
| WRF_PSCD_TCHAINR | ARV_CITY | : | * |
| WRF_PSCD_TCHAINR | ARV_COUNTRY | : | * |
| WRF_PSCD_TCHAINR | DATE_ID | : | * |
| WRF_PSCD_TCHAINR | DEPT_CITY | : | * |
| WRF_PSCD_TCHAINR | DEPT_COUNTRY | : | * |
| WRF_PSCD_TCHAINR | MANDT | : | T000 |
| WRF_PSCD_TCHAINR | PRE_DATE_ID | : | * |
| WRF_PSCD_TCHAINR | ROUTE_CALENDAR | : | TFACD |
| WRF_PSCD_TCHAINR | TC_ID | : | WRF_PSCD_TCHAINH |
| WRF_PSCD_TCHAINR | TC_MODE | : | WRF_PSCD_TCHAINH |