SAP ABAP Table SCUSTOM (Flight customers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SAPBC_DATAMODEL (Package) Data Model: BC_TRAVEL for Workbench Training and Docu.
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SCUSTOM   Table Relationship Diagram
Short Description Flight customers    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
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 S_MANDT MANDT CLNT 3   0   Client T000
2 ID S_CUSTOMER S_BUSPANUM NUMC 8   0   Customer Number SBUSPART
3 NAME S_CUSTNAME S_CUSTNAME CHAR 25   0   Customer name  
4 FORM S_FORM S_TEXT15 CHAR 15   0   Form of address  
5 STREET S_STREET S_STREET CHAR 30   0   Street  
6 POSTBOX S_POSTBOX S_POSTBOX CHAR 10   0   PO Box  
7 POSTCODE POSTCODE POSTCODE CHAR 10   0   Postal Code  
8 CITY CITY CITY CHAR 25   0   City  
9 COUNTRY S_COUNTRY S_COUNTRY CHAR 3   0   Country code  
10 REGION S_REGION S_REGION CHAR 3   0   Region  
11 TELEPHONE S_PHONENO S_PHONE CHAR 30   0   Telephone number of flight customer  
12 CUSTTYPE S_CUSTTYPE S_CUSTTYPE CHAR 1   0   Customer type  
13 DISCOUNT S_DISCOUNT S_DISCOUNT NUMC 3   0   Discount rate  
14 LANGU SPRAS SPRAS LANG 1   0   Language Key T002
15 EMAIL S_EMAIL S_EMAIL CHAR 40   0   Customer e-mail address  
16 WEBUSER S_WEBNAME S_WEBNAME CHAR 25   0   Web user name for customer  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SCUSTOM ID SBUSPART BUSPARTNUM KEY 1 C
2 SCUSTOM LANGU T002 SPRAS    
3 SCUSTOM MANDT T000 MANDT KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in