SAP ABAP Class IF_FRML_CALC_IO_FIELDS (Calculation of Individual Fields Input/Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_MAIN Calculation of Formula Fields 20050919
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_MASS Calculation of Mass Field 20050912
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_MASS_FR_TS Calculation of Mass from Total Solids 20050919
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_PCE Calculation of Piece Field 20050912
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_QTY Calculation of Quantity Field 20050912
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_TEC Calculation via Technical Conversion 20050919
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_TS Calculation of Total Solids Field 20050912
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_VOL Calculation of Volume Field 20050912
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_CALC_SPC_IO_VOL_OVR Calculation of Aeration Volume 20050912
Properties
Class IF_FRML_CALC_IO_FIELDS  
Short Description Calculation of Individual Fields Input/Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050912   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FRML_CALC_IO_FIELDS has no forward declaration.
Interfaces
Class IF_FRML_CALC_IO_FIELDS has no interface implemented.
Friends
Class IF_FRML_CALC_IO_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=true, -=false, space=unknown) 20050923
2 C_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20050923
Methods
# Method Level Visibility Method type Description Created on
1 CALC_FIELD Instance method Public Method Calculates One Field from Another (Such As Mass -> Volume) 20050912
Events
Class IF_FRML_CALC_IO_FIELDS has no event.
Types
Class IF_FRML_CALC_IO_FIELDS has no local type.
Method Signatures

Method CALC_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCR_PROPERTY Call by reference Type reference (TYPE) FRMLTY_SPECATTR Tabellentyp für Stoff, Entität, Wert, Einheit 20050912
2 Importing I_PROP_FR Call by reference Type reference (TYPE) FIELDNAME Feldname der Ausgangsgröße 20050912
3 Importing I_PROP_TO Call by reference Type reference (TYPE) FIELDNAME Feldname der Zielgröße 20050921
4 Importing I_REF_QTY Call by reference Type reference (TYPE) FRMLE_COMPTGT Referenzmenge 20050922
5 Importing I_REF_UNIT Call by reference Type reference (TYPE) FRMLE_UNIT Referenzmengeneinheit 20050922
6 Importing I_UNIT_FR Call by reference Type reference (TYPE) FRMLE_UNIT Einheit 20050922
7 Importing I_UNIT_TO Call by reference Type reference (TYPE) FRMLE_UNIT Mengeneinheit 20050923
8 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20051108
9 Importing I_VALUE_FR Call by reference Type reference (TYPE) ANY Wert der Ausgangsgröße 20050922
10 Changing XS_CALC Call by reference Type reference (TYPE) ANY Screen struktur für LoM - LoRS 20051027
11 Changing XT_LOG Call by reference Type reference (TYPE) FRMLTY_UNIQUE_MSG_OTHERS Tabellentype für FRMLS_UNIQUE_MSG_OTHERS 20050915
12 Changing X_VALUE_TO Call by reference Type reference (TYPE) FRMLE_FLT Berechneter Wert 20050922
# Exception Resumable Description Created on
1 EXC_CALC_ERROR Fehler bei der Berechnung aufgetreten 20050915
2 EXC_NO_CALC Berechnung ist nicht erfolgt 20051108
History
Last changed by/on SAP  20060703 
SAP Release Created in