SAP ABAP Class CL_FRML_MANAGER_DIETGRP (Class for Diet Groups)
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 20051103
Properties
Class CL_FRML_MANAGER_DIETGRP  
Short Description Class for Diet Groups    
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 20060703   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 20051103
Friends
Class CL_FRML_MANAGER_DIETGRP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENV_DIETGRP Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_SUBCAT_DIET_GROUP' Environment Parameters for Formulas 20050809
2 C_EN_PROF Instance attribute Private Attribute reference (LIKE) 20050825
3 C_EST_DIET Constant Public Type reference (TYPE) FRMLE_ENV_PARA 'FRML_ESTCAT_DIET_LIST' Environment Parameters for Formulas 20050815
4 C_FALSE Instance attribute Private Attribute reference (LIKE) 20050810
5 C_MSG_CLASS Instance attribute Private Attribute reference (LIKE) 20050825
6 C_MSG_ERROR Instance attribute Private Attribute reference (LIKE) 20050825
7 C_MSG_INFO Instance attribute Private Attribute reference (LIKE) 20050825
8 C_MSG_WARNING Instance attribute Private Attribute reference (LIKE) 20050825
9 C_PROP_COSTS Instance attribute Private Attribute reference (LIKE) 20050825
10 C_PROP_DENS Instance attribute Private Attribute reference (LIKE) 20050825
11 C_PROP_DENSOVR Instance attribute Private Attribute reference (LIKE) 20050825
12 C_PROP_PIECE_MASS Instance attribute Private Attribute reference (LIKE) 20050825
13 C_PROP_PIECE_VOL Instance attribute Private Attribute reference (LIKE) 20050825
14 C_PROP_RECO Instance attribute Private Attribute reference (LIKE) 20050825
15 C_PROP_TS Instance attribute Private Attribute reference (LIKE) 20050825
16 C_TRUE Instance attribute Private Attribute reference (LIKE) 20050810
17 C_UNIT_PERCENT Instance attribute Private Attribute reference (LIKE) 20050825
18 MD_VALAS_DIET Instance attribute Public Type reference (TYPE) FRMLE_ENV_VAL Value for Environment Parameter 20050815
19 MD_VALDAT Instance attribute Public Type reference (TYPE) FRMLE_VALDAT Key Date 20050809
20 MS_USAGE Instance attribute Public Type reference (TYPE) FRMLS_USAGE Structure for Validity 20050809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050809
2 DIET_GRP_ALL_GET Instance method Public Method Read All Diet Groups 20050809
3 DIET_GRP_ALL_MEMBERS_GET Instance method Public Method Read Diet Substances for All Diet Groups 20060109
4 DIET_GRP_READ Instance method Public Method Read Diet Group Diets 20050809
5 DIET_LIMITS_READ Instance method Public Method Read Diet Limit Values 20050809
Events
Class CL_FRML_MANAGER_DIETGRP has no event.
Types
Class CL_FRML_MANAGER_DIETGRP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20050809
# Exception Resumable Description Created on
1 NO_VALDAT Es wurde kein Stichtag angegeben 20050809

Method DIET_GRP_ALL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIETGRP Call by reference Type reference (TYPE) FRMLTY_SUBRECN iÜbergabetabelle von Diätgruppen 20050809
2 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050809
# Exception Resumable Description Created on
1 ERROR 20050817

Method DIET_GRP_ALL_MEMBERS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIETGRP_MEMB Call by reference Type reference (TYPE) FRMLTY_LAYGRP_MEMB RMSA: Layoutgruppenmitglieder 20060109
2 Changing XT_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20060109
# Exception Resumable Description Created on
1 API_ERROR API Fehler 20060109
2 ERROR Fehler 20060109

Method DIET_GRP_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIET Call by reference Type reference (TYPE) FRMLTY_MEMBERS Tabellentyp: Stoffschlüsse, Ordnungsnummer(Reihenfolge) 20050810
2 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050809
3 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Instanz Berechnungsprotokoll 20051115
4 Importing IS_DIETGRP Call by reference Type reference (TYPE) FRMLE_RECN Schlüssel für Diätgruppen 20050810
# Exception Resumable Description Created on
1 API_ERROR Fehler beim Auslesen der Diäten anhand Diätgruppen 20050810
2 ERROR 20050819

Method DIET_LIMITS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIETLIMIT Call by reference Type reference (TYPE) FRMLTY_DIETLIMIT Tabellentyp: Diät, Wert des Grenzwertes, Einheit 20050809
2 Exporting ET_MSG Call by reference Type reference (TYPE) FRMLTY_MAN_MSG Sammeln d. Nachrichten aus der sekundären Datenbeschaffung 20050809
3 Importing IO_PROT Call by reference Object reference (TYPE REF TO) CL_RMST_PROT Popup für Protokoll 20051104
4 Importing IS_USAGE Call by reference Type reference (TYPE) FRMLS_USAGE Struktur für die Gültigkeit 20050810
5 Importing IT_DIET Call by reference Type reference (TYPE) FRMLTY_SUBRECN Übergabetabelle für Diäten 20050809
# Exception Resumable Description Created on
1 ERROR_LIMIT_READ Fehler beim lesen der Diätengrenzwerte 20050810
2 NO_DIETS Es wurden keine Diäten angegeben 20050810
3 NO_USAGE Es wurde keine Gültigkeit übergeben 20050810
History
Last changed by/on SAP  20060703 
SAP Release Created in 600