SAP ABAP Table FKKINVBILL_T_DISP (Display Structure for Tax Items of Billing Document)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA-INV (Application Component) Invoicing to Contract Accounts Receivable and Payable
     FKKINV (Package) Invoicing in Contract Accounts Receivable and Payable
Basic Data
Table Category INTTAB    Structure 
Structure FKKINVBILL_T_DISP   Table Relationship Diagram
Short Description Display Structure for Tax Items of Billing Document    
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   Tax Items of Billing Document  
2 MANDT MANDT MANDT CLNT 3   0   Client T000
3 BILLDOCNO BILLDOCNO_KK BILLDOCNO_KK NUMC 12   0   Number of Billing Document DFKKINVBILL_H
4 BILLDOCTAXITEM BILLDOCTAXITEM_KK BILLDOCTAXITEM_KK NUMC 8   0   Sequential Number of Tax Item DFKKINVBILL_T
5 .INCLUDE       0   0   Tax Item Data  
6 REFTAXITEM REFTAXITEM_KK   CHAR 10   0   Tax Item Number in External System  
7 REVERSALITEM REVERSALITEM_KK XFELD CHAR 1   0   Indicator: Reversal Item  
8 TAX_GROUP TAX_GROUP_KK   CHAR 8   0   Grouping of Tax Items  
9 TAX_DATE TAX_DATE_KK   DATS 8   0   Tax Date  
10 TAX_BASE TAX_BASE_KK WRTV7 CURR 13   2   Tax Base Amount  
11 TAX_PERC TAX_PERC_KK TAX_PERC_KK DEC 6   3   Tax Percentage  
12 TAX_AMOUNT TAX_BILL_AMOUNT_KK WRTV7 CURR 13   2   Tax Amount  
13 BILL_CURR BILL_CURR_KK WAERS CUKY 5   0   Currency of Billing Document TCURC
14 KSCHL KSCHL_STRKZ_KK CHAR4 CHAR 4   0   Type of Tax Item for Other Tax Codes TFK007K
15 .INCLUDE       0   0    
16 .INCLUDE       0   0    
17 .INCLUDE       0   0    
18 .INCLUDE       0   0    
19 .INCLUDE       0   0    
20 .INCLUDE       0   0    
21 .INCLUDE       0   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 FKKINVBILL_T_DISP BILLDOCNO DFKKINVBILL_H BILLDOCNO    
2 FKKINVBILL_T_DISP BILLDOCTAXITEM DFKKINVBILL_T BILLDOCTAXITEM    
3 FKKINVBILL_T_DISP BILL_CURR TCURC WAERS    
4 FKKINVBILL_T_DISP KSCHL TFK007K KSCHL    
5 FKKINVBILL_T_DISP MANDT T000 MANDT    
History
Last changed by/on SAP  20070914 
SAP Release Created in 600