SAP ABAP Class CL_FRML_MANAGER_NUTR (Class for Nutrients)
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 20050810
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMST_PROT_PREPDISP Text Field Retrieval 20051019
Properties
Class CL_FRML_MANAGER_NUTR  
Short Description Class for Nutrients    
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 20130531   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 20050810
2 IF_RMST_PROT_PREPDISP Text Field Retrieval 20051019
Friends
Class CL_FRML_MANAGER_NUTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATN_NUTR Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ATNAM_NUTRIENT' Environment Parameters for Formulas 20070702
2 C_ATN_NUTR_DERIVE Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ATNAM_NUTRIENT_DERIVE' Environment Parameters for Formulas 20070702
3 C_COMP_WRITE Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050921
4 C_EN_PROF Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
5 C_EST_NUTR Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ESTCAT_NUTRIENT' Environment Parameters for Recipe Formulas 20050914
6 C_EST_NUTR_DERIVE Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ESTCAT_NUTRIENT_DERIVE' Environment Parameters for Formulas 20070702
7 C_EXCVAL Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_DEF_NUTR_EXCVAL' Environment Parameters for Recipe Formulas 20050913
8 C_FALSE Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050810
9 C_MSG_CLASS Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
10 C_MSG_ERROR Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
11 C_MSG_INFO Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
12 C_MSG_WARNING Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
13 C_PROP_COSTS Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
14 C_PROP_DENS Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
15 C_PROP_DENSOVR Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
16 C_PROP_PIECE_MASS Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
17 C_PROP_PIECE_VOL Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
18 C_PROP_RECO Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
19 C_PROP_TS Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
20 C_PROP_WRITE Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050921
21 C_TRUE Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050810
22 C_UNIT_PERCENT Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20050825
23 MD_AENNR Instance attribute Public Type reference (TYPE) FRMLE_AENNR Change Number 20050810
24 MD_ESTCAT_CMP Instance attribute Public Type reference (TYPE) FRMLE_ENV_VAL Value for Environment Parameter 20050810
25 MD_EXCVAL Instance attribute Public Type reference (TYPE) FRMLE_EXCVAL Exception value 20050913
26 MD_LEVEL Instance attribute Public Type reference (TYPE) FRMLE_LEVEL View of a Recipe Formula 20050810
27 MD_VALDAT Instance attribute Public Type reference (TYPE) FRMLE_VALDAT Key Date 20050810
28 MO_CALC_DATA_CONV Instance attribute Private Object reference (TYPE REF TO) IF_EX_FRML_CALC_DATA_CONV BAdI Interface IF_EX_FRML_CMP_VALUES_CALC 20051129
29 MO_PROT_PREPDISP Static Attribute Private Object reference (TYPE REF TO) CL_FRML_MANAGER_NUTR Instance Only for UoM Nutrient Output Determination 20051108
30 MS_USAGE Instance attribute Public Type reference (TYPE) FRMLS_USAGE Structure for Validity 20050810
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051108
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050810
3 GET_UNITS_FOR_NUTRIENT_CL Static method Public Method Get Permitted Units for a Nutrient 20070702
4 NUTR_BASEUNIT_READ_CL Static method Public Method Determine Base Unit for Nutrients According to Usage 20051108
5 NUTR_READ Instance method Public Method Read Nutrients 20050810
6 NUTR_WRITE Instance method Public Method Write Nutrients 20050810
Events
Class CL_FRML_MANAGER_NUTR has no event.
Types
Class CL_FRML_MANAGER_NUTR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USAGE Call by reference Type reference (TYPE) FRMLS_USAGE Struktur für die Gültigkeit 20050810
2 Importing I_AENNR Call by reference Type reference (TYPE) FRMLE_AENNR Änderungsnummer 20050810
3 Importing I_LEVEL Call by reference Type reference (TYPE) FRMLE_LEVEL Sicht einer Rezeptformel 20050810
4 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20050810

Method CONSTRUCTOR on class CL_FRML_MANAGER_NUTR has no exception.

Method GET_UNITS_FOR_NUTRIENT_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOWED_UNIT Call by reference Type reference (TYPE) FRMLTY_NUTR_UNIT Erlaubte Einheiten für Nährstoffe 20070702
2 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20070702
3 Exporting E_BASE_UNIT Call by reference Type reference (TYPE) UNIT Unit 20070702
4 Importing I_NUTRIENT Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20070702
5 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20070702

Method GET_UNITS_FOR_NUTRIENT_CL on class CL_FRML_MANAGER_NUTR has no exception.

Method NUTR_BASEUNIT_READ_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NUTR_BASEUNIT Call by reference Type reference (TYPE) FRMLTY_NUTR_BASEUNIT Tabellentyp: Nährstoffe, Basiseinheit 20051108
2 Exporting ET_NUTR_DERIVED Call by reference Type reference (TYPE) FRMLTY_NUTR_BASEUNIT Tabelle mit abgeleiten Nährstoffen 20070702
3 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051108
4 Importing IT_SUBRECN Call by reference Type reference (TYPE) FRMLTY_SUBRECN Tabellentyp für die Übergabe von Stoffnummern 20051108
5 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20051108
6 Changing XT_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20051108
# Exception Resumable Description Created on
1 API_ERROR 20051108
2 ERROR 20051108
3 NO_SUBRECN 20051108

Method NUTR_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 20050810
2 Exporting ET_SPECNUTR Call by reference Type reference (TYPE) FRMLTY_SPECNUTR Tabellentyp: Spezifikationen, Nährstoffe 20050810
3 Exporting E_EXCVAL Call by reference Type reference (TYPE) FRMLE_EXCVAL Ausnahmewert 20050913
4 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051014
5 Importing IT_SUBRECN Call by reference Type reference (TYPE) FRMLTY_SUBRECN Tabellentyp für die Übergabe von Stoffnummern 20050810
# Exception Resumable Description Created on
1 API_ERROR Fehler beim Lesen der Spezifikationsdaten 20050810
2 NO_SUBRECN Es wurden keine Spezifikationen übergeben 20050810

Method NUTR_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051031
2 Importing IT_SPECNUTR Call by reference Type reference (TYPE) FRMLTY_SPECNUTR Tabellentyp: Spezifikationen, Nährstoffe 20050909
3 Changing XT_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050909
# Exception Resumable Description Created on
1 API_ERROR Fehler im API 20050915
2 DEFAULT_ROLE_MISSING Es wurde keine Default Rolle im Customizing definiert 20051013
3 ERROR_UPDATE Fehler beim Update 20050921
History
Last changed by/on SAP  20130531 
SAP Release Created in 600