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 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050809 | |
| 2 | Instance method | Public | Method | Read All Diet Groups | 20050809 | |
| 3 | Instance method | Public | Method | Read Diet Substances for All Diet Groups | 20060109 | |
| 4 | Instance method | Public | Method | Read Diet Group Diets | 20050809 | |
| 5 | 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 | I_VALDAT | Call by reference | Type reference (TYPE) | FRMLE_VALDAT | Stichtag | 20050809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_DIETGRP | Call by reference | Type reference (TYPE) | FRMLTY_SUBRECN | iÜbergabetabelle von Diätgruppen | 20050809 | |||
| 2 | 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 | 20050817 |
Method DIET_GRP_ALL_MEMBERS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIETGRP_MEMB | Call by reference | Type reference (TYPE) | FRMLTY_LAYGRP_MEMB | RMSA: Layoutgruppenmitglieder | 20060109 | |||
| 2 | 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 Fehler | 20060109 | ||
| 2 | Fehler | 20060109 |
Method DIET_GRP_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIET | Call by reference | Type reference (TYPE) | FRMLTY_MEMBERS | Tabellentyp: Stoffschlüsse, Ordnungsnummer(Reihenfolge) | 20050810 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | FRMLTY_MAN_MSG | Sammeln d. Nachrichten aus der sekundären Datenbeschaffung | 20050809 | |||
| 3 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROT | Instanz Berechnungsprotokoll | 20051115 | |||
| 4 | IS_DIETGRP | Call by reference | Type reference (TYPE) | FRMLE_RECN | Schlüssel für Diätgruppen | 20050810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Auslesen der Diäten anhand Diätgruppen | 20050810 | ||
| 2 | 20050819 |
Method DIET_LIMITS_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIETLIMIT | Call by reference | Type reference (TYPE) | FRMLTY_DIETLIMIT | Tabellentyp: Diät, Wert des Grenzwertes, Einheit | 20050809 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | FRMLTY_MAN_MSG | Sammeln d. Nachrichten aus der sekundären Datenbeschaffung | 20050809 | |||
| 3 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROT | Popup für Protokoll | 20051104 | |||
| 4 | IS_USAGE | Call by reference | Type reference (TYPE) | FRMLS_USAGE | Struktur für die Gültigkeit | 20050810 | |||
| 5 | IT_DIET | Call by reference | Type reference (TYPE) | FRMLTY_SUBRECN | Übergabetabelle für Diäten | 20050809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim lesen der Diätengrenzwerte | 20050810 | ||
| 2 | Es wurden keine Diäten angegeben | 20050810 | ||
| 3 | Es wurde keine Gültigkeit übergeben | 20050810 |
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 600 |