SAP ABAP Table OICFR (Formula evaluation results structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIC (Package) MAP Marketing, Accounting and Pricing
Basic Data
Table Category INTTAB    Structure 
Structure OICFR   Table Relationship Diagram
Short Description Formula evaluation results structure    
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   Formula Term Item - Working Struct for Maintenance Dialog  
2 MANDT MANDT MANDT CLNT 3   0   Client T000
3 FORTRMTYP OIC_TRMTYP OIC_TRMTYP CHAR 1   0   Formula term type  
4 PFIND OIC_PFIND OIC_PFIND CHAR 1   0   Formula provisional/final indicator  
5 FORTRMITM OIC_TRMITM OIC_TRMITM NUMC 5   0   Formula term item number  
6 .INCLUDE       0   0   Internal Formula Term Item  
7 MULT1 OIC_MULT1 OIC_MULT1 DEC 7   6   Calculation factor 1  
8 MULT2 OIC_MULT2 OIC_MULT2 DEC 3   2   Calculation factor 2  
9 QUOSRC OIC_SOURCE OICDC CHAR 2   0   Quotation source OICQS
10 QUOTYP OIC_QUOTYP OIC_QUOTYP CHAR 5   0   Quotation type OICQT
11 QUOTNO OIC_QUOTA CHAR18 CHAR 18   0   Quotation number OICQC
12 TRMEXIT OIC_TRMEX OIC_EXIT NUMC 3   0   Calculation exit for term item  
13 EXGRTTY OIC_EXRTTY KURST CHAR 4   0   Exchange rate type TCURV
14 SURCHARGE OIC_SURCH WERTV7 CURR 13   2   Surcharge  
15 SURCURR OIC_SURCUR WAERS CUKY 5   0   Surcharge currency TCURC
16 SURPRUN OIC_SURPRU KPEIN DEC 5   0   Surcharge per unit  
17 SURUOM OIC_SURUOM MEINS UNIT 3   0   Surcharge unit of measure T006
18 ITEMVAL OIC_ITMVAL WERTV8 CURR 15   2   Term item value  
19 ITEMCURR OIC_ITMCUR WAERS CUKY 5   0   Term item value currency TCURC
20 QUOTVAL OIC_QUOTVA WERTV8 CURR 15   2   Quotation average value  
21 SURVAL OIC_SURVAL WERTV8 CURR 15   2   Surcharge value for formula term item  
22 OIGNSTRAQ OIC_GNSTRQ OIC_GNSTRA CHAR 1   0   Gross/net pricing strategy used for quotation  
23 OIGNSTRAS OIC_GNSTRS OIC_GNSTRA CHAR 1   0   Gross/net pricing strategy used for surcharge  
24 RNDQUOT OIC_RNDQUOT OIC_EXIT NUMC 3   0   Rule for rounding quotation price/value  
25 RNDSUR OIC_RNDSUR OIC_EXIT NUMC 3   0   Rule for rounding surcharge price/value  
26 RNDITEM OIC_RNDITEM OIC_EXIT NUMC 3   0   Rule for rounding term item value  
27 CALCTYP OIC_CALCTYP OIC_CALCTYP CHAR 1   0   Calculation type for formula condition item  
28 REFVAL1 OIC_REFVAL1 OIC_REFVAL1 DEC 17   7   Reference data 1 for formula term item calculation  
29 REFUOM1 OIC_REFUOM1 MEINS UNIT 3   0   UoM for reference data 1 in formula term item calculation *
30 .INCLUDE       0   0    
31 ACCCUR OIC_ACCCUR WAERS CUKY 5   0   Reference currency for line display TCURC
32 REQDAT OIC_REQDAT OIC_REQDAT DATS 8   0   Required date  
33 ACTDAT OIC_ACTDAT OIC_ACTDAT DATS 8   0   Date used  
34 LINETYP OIC_LINTYP OIC_LINTYP CHAR 6   0   Line type  
35 LINEVAL OIC_LINVAL OIC_LINVAL CURR 15   2   Line value  
36 RAWVAL OIC_RAWVAL OIC_LINVAL CURR 15   2   Raw value of quote  
37 RAWCURR OIC_RAWCUR WAERS CUKY 5   0   Reference currency for quot.raw value display TCURC
38 STATUS OIC_STATUS OIC_STAT CHAR 1   0   Line status for formula analysis  
39 QUOTEX OIC_QUOTEX UKURS DEC 9   5   Quotation exchange rate  
40 QUOTFFACT FFACT_CURR DEC9 DEC 9   0   Ratio for the "from" currency units  
41 QUOTTFACT TFACT_CURR DEC9 DEC 9   0   Ratio for the "to" currency units  
42 QUOTRTTY OIC_EXRTTY KURST CHAR 4   0   Exchange rate type TCURV
43 SUREX OIC_SUREX UKURS DEC 9   5   Surcharge exchange rate  
44 SURCFFACT FFACT_CURR DEC9 DEC 9   0   Ratio for the "from" currency units  
45 SURCTFACT TFACT_CURR DEC9 DEC 9   0   Ratio for the "to" currency units  
46 SURCRTTY OIC_EXRTTY KURST CHAR 4   0   Exchange rate type TCURV
47 SURCHUOM OIC_SURM MEINS UNIT 3   0   Surcharge unit of measure determined by gross/net logic T006
48 QUOTQTY OIC_QUOQTY OIC_MENG13 QUAN 13   3   Quantity used to calculate quote value  
49 QUOTUOM OIC_DEFUOM MEINS UNIT 3   0   Default unit of measure for price quotation T006
50 QUOTPER OIC_DEFPER OIC_KPEIN DEC 5   0   Default condition pricing unit for quotations  
51 QUOTUMORIG OIC_QORIGM MEINS UNIT 3   0   Quote original unit of measure (before gross/net determ.) T006
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 OICFR ACCCUR TCURC WAERS 1 CN
2 OICFR EXGRTTY TCURV KURST 1 N
3 OICFR ITEMCURR TCURC WAERS 1 N
4 OICFR MANDT T000 MANDT    
5 OICFR QUOSRC OICQS QUOSRC    
6 OICFR QUOTNO OICQC QUOTNO    
7 OICFR QUOTRTTY TCURV KURST    
8 OICFR QUOTUMORIG T006 MSEHI    
9 OICFR QUOTUOM T006 MSEHI    
10 OICFR QUOTYP OICQT QUOTYP    
11 OICFR RAWCURR TCURC WAERS    
12 OICFR SURCHUOM T006 MSEHI    
13 OICFR SURCRTTY TCURV KURST    
14 OICFR SURCURR TCURC WAERS 1 N
15 OICFR SURUOM T006 MSEHI    
History
Last changed by/on SAP  20050224 
SAP Release Created in