SAP ABAP Table OICINT_CALCULATION (Structure for Interest calculation)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-MAP (Application Component) Marketing, Accounting and Pricing
     OIC_SDP (Package) MAP SDP Billing
Basic Data
Table Category INTTAB    Structure 
Structure OICINT_CALCULATION   Table Relationship Diagram
Short Description Structure for Interest calculation    
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 MANDT MANDT MANDT CLNT 3   0   Client *
2 VBELN VBELN_VF VBELN CHAR 10   0   Billing document *
3 INTTYPE OIC_INTTYPE OIC_INTTYPE CHAR 1   0   Interest type for interest calculation  
4 FROM_DATE OIC_FROM_DATE DATUM DATS 8   0   From date for interest calculation  
5 TO_DATE OIC_TO_DATE DATUM DATS 8   0   To date for interest calculation  
6 DIFFDAYS OIC_DAYS TAGE NUMC 3   0   Difference between from and to date  
7 DAILY_RATE OIC_DAILY_RATE ZSATZ DEC 9   6   Daily rate for interest calculation  
8 AMT_BAL OIC_AMT_BAL WERTV8 CURR 15   2   Balance amount  
9 INT_AMT OIC_INT_AMT WERTV8 CURR 15   2   Interest amount for interest calculation  
10 REFERENZ REFERENZ ZIREFKU CHAR 10   0   Reference Interest Rate *
11 MARGIN OIC_MARGIN ZSATZ DEC 9   6   Margin rate for interest calculation  
12 DATE_CALC OIC_DATE_CALC OIC_EXIT NUMC 3   0   Date calculation exit  
13 ACTIVE OIC_ACTIVE XFELD CHAR 1   0   Interest type is active or not  
14 PRV_AMT NETWR WERTV8 CURR 15   2   Net Value in Document Currency  
15 CURR_AMT NETWR WERTV8 CURR 15   2   Net Value in Document Currency  
History
Last changed by/on SAP  20110901 
SAP Release Created in 472