SAP ABAP Table ROIGSVD (Internal Table - Driver on Vehicle in Shipment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIG (Package) TD Transport and Distribution
Basic Data
Table Category INTTAB    Structure 
Structure ROIGSVD   Table Relationship Diagram
Short Description Internal Table - Driver on Vehicle in Shipment    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 .INCLUDE       0   0   TD Driver per Vehicle on a Shipment  
2 CLIENT MANDT MANDT CLNT 3   0   Client T000
3 SHNUMBER OIG_SHNUM OIG_SHNUM CHAR 10   0   TD shipment number OIGS
4 VEH_NR OIG_VEHNR OIG_VEHNR NUMC 3   0   Vehicle Sequence Number in Shipment OIGSV
5 DRIVERCODE OIG_DRVNMR OIG_DRVNMR CHAR 10   0   TD driver number OIGD
6 CRE_NAME ERNAM USNAM CHAR 12   0   Name of Person who Created the Object  
7 CRE_DATE ERDAT DATUM DATS 8   0   Date on which the record was created  
8 CRE_TIME ERZET UZEIT TIMS 6   0   Entry time  
9 CHA_NAME AENAM USNAM CHAR 12   0   Name of Person Who Changed Object  
10 CHA_DATE AEDAT DATUM DATS 8   0   Last Changed On  
11 CHA_TIME AEZET UZEIT TIMS 6   0   Time last change was made  
12 .INCLUDE       0   0   TD Driver master data in shipment  
13 PERSCODE OIG_HRMCOD OIG_HRMCOD CHAR 20   0   TD external personnel number  
14 FIRST_NAME OIG_DRNAME OIG_DRNAME CHAR 20   0   Driver's first name  
15 LAST_NAME OIG_DRNAM2 OIG_DRNAME CHAR 20   0   Driver's last name  
16 CHECKBOX OIG_CHKBOX OIG_CHKBOX CHAR 1   0   Checkbox for loop processing  
17 UPDATEFLAG TRTYP TRTYP CHAR 1   0   Transaction type  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 ROIGSVD CLIENT T000 MANDT    
2 ROIGSVD DRIVERCODE OIGD DRIVERCODE    
3 ROIGSVD SHNUMBER OIGS SHNUMBER    
4 ROIGSVD VEH_NR OIGSV VEH_NR    
History
Last changed by/on SAP  20050224 
SAP Release Created in