SAP ABAP Table T8JOH_COST_OBJS_LINE (Processing structure that corresponds to T8JOH_COST_OBJS tab)
Hierarchy
EA-FIN (Software Component) EA-FIN
   CA-JVA (Application Component) Joint Venture und Production Sharing Accounting
     GJV2 (Package) Joint Venture Development
Basic Data
Table Category INTTAB    Structure 
Structure T8JOH_COST_OBJS_LINE   Table Relationship Diagram
Short Description Processing structure that corresponds to T8JOH_COST_OBJS tab    
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   Table of cost centers, projects and orders for each overhead  
2 CLIENT MANDT MANDT CLNT 3   0   Client T000
3 COMPANY BUKRS BUKRS CHAR 4   0   Company Code T001
4 BASE_CONDT_KEY JV_BASE_AMT_CONDITION_KEY JV_BASE_AMT_CONDITION_KEY CHAR 10   0   A key that links the overhead to its base amount conditions T8JOH_BASE_CONDT
5 COST_CENTER KOSTL KOSTL CHAR 10   0   Cost Center CSKS
6 PROJECT PS_PSP_PNR PS_POSNR NUMC 8   0   Work Breakdown Structure Element (WBS Element) PRPS
7 INTERNAL_ORDER AUFNR AUFNR CHAR 12   0   Order Number AUFK
8 NETWORK NPLNR AUFNR CHAR 12   0   Network Number for Account Assignment AUFK
9 .INCLUDE       0   0   Flags that indicate how the row in internal table is changed  
10 IS_DELETED FLAG FLAG CHAR 1   0   General Flag  
11 IS_MODIFIED FLAG FLAG CHAR 1   0   General Flag  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 T8JOH_COST_OBJS_LINE BASE_CONDT_KEY T8JOH_BASE_CONDT BASE_CONDT_KEY KEY 1 CN
2 T8JOH_COST_OBJS_LINE CLIENT T000 MANDT KEY 1 CN
3 T8JOH_COST_OBJS_LINE COMPANY T001 BUKRS KEY 1 CN
4 T8JOH_COST_OBJS_LINE COST_CENTER CSKS KOSTL KEY 1 CN
5 T8JOH_COST_OBJS_LINE INTERNAL_ORDER AUFK AUFNR KEY 1 CN
6 T8JOH_COST_OBJS_LINE NETWORK AUFK AUFNR KEY 1 CN
7 T8JOH_COST_OBJS_LINE PROJECT PRPS PSPNR KEY 1 CN
History
Last changed by/on SAP  20130529 
SAP Release Created in 462