SAP ABAP Table PCFT_BSP_EXAMPLE_SEARCH_MULTIV (Structure for Search Application: Airline)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_SAMPLE (Package) Examples for People-Centric UI
Basic Data
Table Category INTTAB    Structure 
Structure PCFT_BSP_EXAMPLE_SEARCH_MULTIV   Table Relationship Diagram
Short Description Structure for Search Application: Airline    
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 OBJECT_KEY CRMT_BSP_OBJECTKEY   CHAR 100   0   Object Key  
2 .INCLUDE       0   0   Airline  
3 MANDT S_MANDT MANDT CLNT 3   0   Client T000
4 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code *
5 CARRNAME S_CARRNAME S_NAME20 CHAR 20   0   Airline name  
6 CURRCODE S_CURRCODE S_CURR CUKY 5   0   Local currency of airline SCURX
7 URL S_CARRURL S_URL CHAR 255   0   Airline URL  
8 CARRID_M CRMT_BSP_SAMPLE_CARR_ID_M STRING STRG 0   0   Airline Code  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 PCFT_BSP_EXAMPLE_SEARCH_MULTIV CURRCODE SCURX CURRKEY REF 1 CN
2 PCFT_BSP_EXAMPLE_SEARCH_MULTIV MANDT T000 MANDT KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 700