SAP ABAP Class CL_FRML_MANAGER_EPROF (Class for Energy Profiles)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATL2ND (Package) Secondary Data Retrieval
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FRML_MANAGER_CONSTS Constants for All Manager Classes 20050819
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMST_PROT_PREPDISP Text Field Retrieval 20051103
Properties
Class CL_FRML_MANAGER_EPROF  
Short Description Class for Energy Profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSATL2ND   Secondary Data Retrieval 
Created 20050804   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESPRH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FRML_MANAGER_CONSTS Constants for All Manager Classes 20050819
2 IF_RMST_PROT_PREPDISP Text Field Retrieval 20051103
Friends
Class CL_FRML_MANAGER_EPROF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENV_EPROF Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_SUBCAT_LINE_CALC' Environment Parameters for Recipe Formulas 20050818
2 C_ENV_SPEC_KCAL Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ENERGY_SUBID_KCAL' Environment Parameters for Formulas 20061006
3 C_ENV_SPEC_KJ Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ENERGY_SUBID_KJ' Environment Parameters for Formulas 20061006
4 C_EN_PROF Instance attribute Private Attribute reference (LIKE) 20050819
5 C_EST_EPROF Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ESTCAT_LINE_CALC' Environment Parameters for Recipe Formulas 20050818
6 C_EUNIT_KCAL Static Attribute Public Type reference (TYPE) UNIT Unit 20051013
7 C_EUNIT_KJ Static Attribute Public Type reference (TYPE) UNIT Unit 20051013
8 C_FALSE Instance attribute Private Attribute reference (LIKE) 20050819
9 C_MSG_CLASS Instance attribute Private Attribute reference (LIKE) 20050819
10 C_MSG_ERROR Instance attribute Private Attribute reference (LIKE) 20050819
11 C_MSG_INFO Instance attribute Private Attribute reference (LIKE) 20050819
12 C_MSG_WARNING Instance attribute Private Attribute reference (LIKE) 20050819
13 C_NUTR_REF_UNIT Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_NUTR_REF_UNIT' Environment Parameters for Recipe Formulas 20050819
14 C_NUTR_REF_VALUE Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_NUTR_REF_VALUE' Environment Parameters for Recipe Formulas 20050819
15 C_PROP_COSTS Instance attribute Private Attribute reference (LIKE) 20050825
16 C_PROP_DENS Instance attribute Private Attribute reference (LIKE) 20050825
17 C_PROP_DENSOVR Instance attribute Private Attribute reference (LIKE) 20050825
18 C_PROP_PIECE_MASS Instance attribute Private Attribute reference (LIKE) 20050825
19 C_PROP_PIECE_VOL Instance attribute Private Attribute reference (LIKE) 20050825
20 C_PROP_RECO Instance attribute Private Attribute reference (LIKE) 20050825
21 C_PROP_TS Instance attribute Private Attribute reference (LIKE) 20050825
22 C_TRUE Instance attribute Private Attribute reference (LIKE) 20050819
23 C_UNIT_PERCENT Instance attribute Private Attribute reference (LIKE) 20050819
24 MD_AENNR Instance attribute Public Type reference (TYPE) FRMLE_AENNR Change Number 20051017
25 MD_VALAS_EPROF Instance attribute Public Type reference (TYPE) FRMLE_ENV_VAL Value for Environment Parameter 20050818
26 MD_VALDAT Instance attribute Public Type reference (TYPE) FRMLE_VALDAT Key Date 20050818
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051028
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050818
3 ENERGY_SPECIFICATION_GET Instance method Public Method Determine Specifications of Energy Nutrients 20061006
4 EPROF_ALL_GET Instance method Public Method Read All Energy Profiles 20050818
5 EPROF_DEFAULT_READ Instance method Public Method Read Energy Profile of Formula (Default Energy Profile) 20050922
6 EPROF_DEFAULT_WRITE Instance method Public Method Write Energy Profile to Formula 20050922
7 EPROF_READ Instance method Public Method Read Energy Values of Energy Profiles 20050818
Events
Class CL_FRML_MANAGER_EPROF has no event.
Types
Class CL_FRML_MANAGER_EPROF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FRML_MANAGER_EPROF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FRML_MANAGER_EPROF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Call by reference Type reference (TYPE) FRMLE_AENNR Änderungsnummer 20051017
2 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20050818
# Exception Resumable Description Created on
1 NO_VALDAT Es wurde keine Stichtag angegeben 20050818

Method ENERGY_SPECIFICATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUTR_ID_KCAL Call by reference Type reference (TYPE) FRMLE_RECN Nährstoff für KCAL 20061006
2 Exporting E_NUTR_ID_KJ Call by reference Type reference (TYPE) FRMLE_RECN Nährstoff für KJ 20061006

Method ENERGY_SPECIFICATION_GET on class CL_FRML_MANAGER_EPROF has no exception.

Method EPROF_ALL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EPROF Call by reference Type reference (TYPE) FRMLTY_SUBRECN Tabellentyp für die Übergabe von Stoffnummern 20050818
2 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050818
3 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051103
# Exception Resumable Description Created on
1 ERROR 20050818

Method EPROF_DEFAULT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROFIL_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20050922
2 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051103
3 Importing I_FORMULA_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20050922
4 Changing XT_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050922
# Exception Resumable Description Created on
1 API_ERROR 20051027
2 ERROR 20051021

Method EPROF_DEFAULT_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMULA_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20050922
2 Importing I_PROFIL_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20050922
3 Changing XT_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050922
# Exception Resumable Description Created on
1 ERROR 20051020

Method EPROF_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050818
2 Exporting ET_SPECEPROF Call by reference Type reference (TYPE) FRMLTY_SPECEPROF Tabellentyp: Spezifikation, KCAL, KJ 20050818
3 Exporting E_NUTR_REF_UNIT Call by reference Type reference (TYPE) FRMLE_UNIT Wert eines Umgebungsparameters 20050819
4 Exporting E_NUTR_REF_VALUE Call by reference Type reference (TYPE) FRMLE_FLT Wert eines Umgebungsparameters 20050819
5 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051031
6 Importing IS_USAGE Call by reference Type reference (TYPE) FRMLS_USAGE Struktur für die Gültigkeit 20050818
7 Importing I_EPROF Call by reference Type reference (TYPE) FRMLE_RECN Stoffschlüssel 20050818
# Exception Resumable Description Created on
1 API_ERROR Fehler beim Lesen der Stoffdaten 20050818
2 ERROR 20050819
History
Last changed by/on SAP  20100310 
SAP Release Created in 600