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 | 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 | Constant | Private | Type reference (TYPE) | BOOLEAN | SPACE | Boolean Variable (X=true, -=false, space=unknown) | 20051027 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20051027 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | FRMLTY_CALC_PRO_CTRL | Calculation Graphs for Individual Fields | 20051026 | |||
| 4 | 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 | Instance method | Private | Method | Checks Whether Calculation Necessary | 20051026 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051026 | |
| 3 | Instance method | Private | Method | Set a Calculated Field | 20051027 | |
| 4 | 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 | E_FLG_RUN | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20051027 | |||
| 2 | E_FLG_TAKE_OVER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20051027 | |||
| 3 | IT_CALC_QUEUE | Call by reference | Type reference (TYPE) | FRMLTY_CALC_QUEUE | Queue für die Berechnung der einzelnen Felder | 20051027 | |||
| 4 | I_PROP_FR | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20051027 | |||
| 5 | 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 | IT_CALC_CTRL | Call by reference | Type reference (TYPE) | FRMLTY_CALC_PRO_CTRL | Berechnungsgrafen für einzelne Felder | 20051026 | |||
| 2 | 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 | I_ENTRY_PUT | Call by reference | Type reference (TYPE) | FRMLS_CALC_PROP_CTRL | Berechnungsgrafen für einzelne Felder | 20051027 | |||
| 2 | I_FLG_RUN | Call by reference | Type reference (TYPE) | FRMLE_FLG | Zur allgemeinen Verwendung | 20051027 | |||
| 3 | I_FLG_TAKE_OVER | Call by reference | Type reference (TYPE) | FRMLE_FLG | Zur allgemeinen Verwendung | 20051027 | |||
| 4 | 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 | ET_LOG | Call by reference | Type reference (TYPE) | FRMLTY_UNIQUE_MSG_OTHERS | Tabellentype für FRMLS_UNIQUE_MSG_OTHERS | 20051027 | |||
| 2 | IT_SCR_PROPERTY | Call by reference | Type reference (TYPE) | FRMLTY_SPECATTR | Tabellentyp für Stoff, Entität, Wert, Einheit | 20051027 | |||
| 3 | I_REF_QTY | Call by reference | Type reference (TYPE) | FRMLE_COMPTGT | Menge einer Material- oder Stoffposition | 20051027 | |||
| 4 | I_REF_UNIT | Call by reference | Type reference (TYPE) | FRMLE_UNIT | Mengeneinheit | 20051027 | |||
| 5 | I_START_FN | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20051026 | |||
| 6 | I_VALDAT | Call by reference | Type reference (TYPE) | FRMLE_VALDAT | Stichtag | 20051108 | |||
| 7 | 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 |