SAP ABAP Class CL_FRML_CALC_ENG (Engine for Field Conversions)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSFRMGEN (Package) Generic Calculations
Properties
Class CL_FRML_CALC_ENG  
Short Description Engine for Field Conversions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSFRMGEN   Generic Calculations 
Created 20051026   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FRML_CALC_ENG has no interface implemented.
Friends
Class CL_FRML_CALC_ENG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Private Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=true, -=false, space=unknown) 20051027
2 C_TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20051027
3 MT_CALC_CTRL Instance attribute Private Type reference (TYPE) FRMLTY_CALC_PRO_CTRL Calculation Graphs for Individual Fields 20051026
4 MT_ERROR_FIELDS Instance attribute Private Type reference (TYPE) FRMLTY_ERROR_FIELD Field Name for Error Field for Calculated Variables 20051027
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RUN_CALC Instance method Private Method Checks Whether Calculation Necessary 20051026
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051026
3 PUT_FIELD_TO_QUEUE Instance method Private Method Set a Calculated Field 20051027
4 RUN_CALC_ITEM Instance method Public Method Conversion of Fields in a Row 20051026
Events
Class CL_FRML_CALC_ENG has no event.
Types
Class CL_FRML_CALC_ENG has no local type.
Method Signatures

Method CHECK_RUN_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_RUN Call by reference Type reference (TYPE) FLAG allgemeines flag 20051027
2 Exporting E_FLG_TAKE_OVER Call by reference Type reference (TYPE) FLAG allgemeines flag 20051027
3 Importing IT_CALC_QUEUE Call by reference Type reference (TYPE) FRMLTY_CALC_QUEUE Queue für die Berechnung der einzelnen Felder 20051027
4 Importing I_PROP_FR Call by reference Type reference (TYPE) FIELDNAME Feldname 20051027
5 Importing I_PROP_TO Call by reference Type reference (TYPE) FIELDNAME Feldname 20051027

Method CHECK_RUN_CALC on class CL_FRML_CALC_ENG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CALC_CTRL Call by reference Type reference (TYPE) FRMLTY_CALC_PRO_CTRL Berechnungsgrafen für einzelne Felder 20051026
2 Importing IT_ERROR_FIELD Call by reference Type reference (TYPE) FRMLTY_ERROR_FIELD Feldnamen für Fehlerfeld von berechneten Größen 20051027

Method CONSTRUCTOR on class CL_FRML_CALC_ENG has no exception.

Method PUT_FIELD_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTRY_PUT Call by reference Type reference (TYPE) FRMLS_CALC_PROP_CTRL Berechnungsgrafen für einzelne Felder 20051027
2 Importing I_FLG_RUN Call by reference Type reference (TYPE) FRMLE_FLG Zur allgemeinen Verwendung 20051027
3 Importing I_FLG_TAKE_OVER Call by reference Type reference (TYPE) FRMLE_FLG Zur allgemeinen Verwendung 20051027
4 Changing XT_CALC_QUEUE Call by reference Type reference (TYPE) FRMLTY_CALC_QUEUE Queue für die Berechnung der einzelnen Felder 20051027

Method PUT_FIELD_TO_QUEUE on class CL_FRML_CALC_ENG has no exception.

Method RUN_CALC_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) FRMLTY_UNIQUE_MSG_OTHERS Tabellentype für FRMLS_UNIQUE_MSG_OTHERS 20051027
2 Importing IT_SCR_PROPERTY Call by reference Type reference (TYPE) FRMLTY_SPECATTR Tabellentyp für Stoff, Entität, Wert, Einheit 20051027
3 Importing I_REF_QTY Call by reference Type reference (TYPE) FRMLE_COMPTGT Menge einer Material- oder Stoffposition 20051027
4 Importing I_REF_UNIT Call by reference Type reference (TYPE) FRMLE_UNIT Mengeneinheit 20051027
5 Importing I_START_FN Call by reference Type reference (TYPE) FIELDNAME Feldname 20051026
6 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20051108
7 Changing XS_CALC Call by reference Type reference (TYPE) ANY 20051026

Method RUN_CALC_ITEM on class CL_FRML_CALC_ENG has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600