SAP ABAP Table T5GPBS_VEHCLASS (Derive vehicle class from car manufacturer and model)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-PS (Application Component) Öffentlicher Dienst
     P08P1 (Package) HR Public Sector Great Britain
Basic Data
Table Category TRANSP    Transparent table 
Transparent table T5GPBS_VEHCLASS   Table Relationship Diagram
Short Description Derive vehicle class from car manufacturer and model    
Delivery and Maintenance
Pool/cluster      
Delivery Class C   Customizing table, maintenance only by cust., not SAP import 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 FACTO P_FACTO P_FACTO CHAR 2   0   Car manufacturer T51C1
3 MODEL P_MODEL P_MODEL CHAR 6   0   Car Model T51C3
4 MOREI MOREI MOREI CHAR 2   0   Trip Provision Variant T702N
5 ENDDA ENDDA DATUM DATS 8   0   End Date  
6 BEGDA BEGDA DATUM DATS 8   0   Start Date  
7 PKWKL PKWKL PKWKL CHAR 3   0   Vehicle Class T702W
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 T5GPBS_VEHCLASS FACTO T51C1 FACTO KEY 1 CN
2 T5GPBS_VEHCLASS MANDT T000 MANDT KEY 1 CN
3 T5GPBS_VEHCLASS MODEL T51C3 MODEL KEY 1 CN
4 T5GPBS_VEHCLASS MOREI T702N MOREI KEY 1 CN
5 T5GPBS_VEHCLASS PKWKL T702W PKWKL KEY 1 CN
History
Last changed by/on SAP  20020124 
SAP Release Created in 470