SAP ABAP Table T8JOH_COMPLEX_F_LINE (Processing structure that correspond to T8JOH_COMPLEX_F 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_COMPLEX_F_LINE   Table Relationship Diagram
Short Description Processing structure that correspond to T8JOH_COMPLEX_F 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 Complex Formulas in Overhead Organizer  
2 CLIENT MANDT MANDT CLNT 3   0   Client T000
3 COMPANY BUKRS BUKRS CHAR 4   0   Company Code T001
4 FORMULA_KEY JV_FORMULA_KEY JV_FORMULA_KEY CHAR 10   0   A key that links the overhead to its formula T8JOH_FORMULAS
5 POSTING_ITEM JV_POSTING_ITEM JV_POSTING_ITEM CHAR 10   0   Posting Item in Overhead Organizer  
6 SEQUENCE_NUMBER JV_SEQNUM JV_SEQNUM NUMC 2   0   JV Sequence Number  
7 OPERATOR JV_MATH_OPERATOR JV_MATH_OPERATOR CHAR 1   0   Mathematical Operator to calculate Complex Overhead  
8 OH_OPERAND JV_OVERHEAD_KEY JV_OVERHEAD_KEY CHAR 10   0   Overhead Key in Overhead Organzier T8JOH_OVERHEADS
9 CONSTANT_OPERAND JV_CONSTANT_OPERAND DEC8_2 DEC 10   2   An operand that contains only constant  
10 .INCLUDE       0   0   Flags that indicate how the row in internal table is changed  
11 IS_DELETED FLAG FLAG CHAR 1   0   General Flag  
12 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_COMPLEX_F_LINE CLIENT T000 MANDT KEY 1 CN
2 T8JOH_COMPLEX_F_LINE COMPANY T001 BUKRS KEY 1 CN
3 T8JOH_COMPLEX_F_LINE FORMULA_KEY T8JOH_FORMULAS FORMULA_KEY KEY 1 CN
4 T8JOH_COMPLEX_F_LINE OH_OPERAND T8JOH_OVERHEADS OVERHEAD_KEY REF 1 CN
History
Last changed by/on SAP  20130529 
SAP Release Created in 462