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 | 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 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_SUBCAT_LINE_CALC' | Environment Parameters for Recipe Formulas | 20050818 | ||
| 2 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_ENERGY_SUBID_KCAL' | Environment Parameters for Formulas | 20061006 | ||
| 3 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_ENERGY_SUBID_KJ' | Environment Parameters for Formulas | 20061006 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 5 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_ESTCAT_LINE_CALC' | Environment Parameters for Recipe Formulas | 20050818 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | UNIT | Unit | 20051013 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | UNIT | Unit | 20051013 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 13 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_NUTR_REF_UNIT' | Environment Parameters for Recipe Formulas | 20050819 | ||
| 14 | Constant | Public | Type reference (TYPE) | FRMLE_ENV_PARA | 'FRML_NUTR_REF_VALUE' | Environment Parameters for Recipe Formulas | 20050819 | ||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 17 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 19 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 20 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 21 | Instance attribute | Private | Attribute reference (LIKE) | 20050825 | |||||
| 22 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 23 | Instance attribute | Private | Attribute reference (LIKE) | 20050819 | |||||
| 24 | Instance attribute | Public | Type reference (TYPE) | FRMLE_AENNR | Change Number | 20051017 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | FRMLE_ENV_VAL | Value for Environment Parameter | 20050818 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | FRMLE_VALDAT | Key Date | 20050818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051028 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050818 | |
| 3 | Instance method | Public | Method | Determine Specifications of Energy Nutrients | 20061006 | |
| 4 | Instance method | Public | Method | Read All Energy Profiles | 20050818 | |
| 5 | Instance method | Public | Method | Read Energy Profile of Formula (Default Energy Profile) | 20050922 | |
| 6 | Instance method | Public | Method | Write Energy Profile to Formula | 20050922 | |
| 7 | 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 | I_AENNR | Call by reference | Type reference (TYPE) | FRMLE_AENNR | Änderungsnummer | 20051017 | |||
| 2 | I_VALDAT | Call by reference | Type reference (TYPE) | FRMLE_VALDAT | Stichtag | 20050818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_NUTR_ID_KCAL | Call by reference | Type reference (TYPE) | FRMLE_RECN | Nährstoff für KCAL | 20061006 | |||
| 2 | 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 | ET_EPROF | Call by reference | Type reference (TYPE) | FRMLTY_SUBRECN | Tabellentyp für die Übergabe von Stoffnummern | 20050818 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | FRMLTY_MAN_MSG | Sammeln d. Nachrichten aus der sekundären Datenbeschaffung | 20050818 | |||
| 3 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROT | Popup für Protokoll | 20051103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050818 |
Method EPROF_DEFAULT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROFIL_RECN | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20050922 | |||
| 2 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROT | Popup für Protokoll | 20051103 | |||
| 3 | I_FORMULA_RECN | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20050922 | |||
| 4 | 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 | 20051027 | |||
| 2 | 20051021 |
Method EPROF_DEFAULT_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMULA_RECN | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20050922 | |||
| 2 | I_PROFIL_RECN | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20050922 | |||
| 3 | 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 | 20051020 |
Method EPROF_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | FRMLTY_MAN_MSG | Sammeln d. Nachrichten aus der sekundären Datenbeschaffung | 20050818 | |||
| 2 | ET_SPECEPROF | Call by reference | Type reference (TYPE) | FRMLTY_SPECEPROF | Tabellentyp: Spezifikation, KCAL, KJ | 20050818 | |||
| 3 | E_NUTR_REF_UNIT | Call by reference | Type reference (TYPE) | FRMLE_UNIT | Wert eines Umgebungsparameters | 20050819 | |||
| 4 | E_NUTR_REF_VALUE | Call by reference | Type reference (TYPE) | FRMLE_FLT | Wert eines Umgebungsparameters | 20050819 | |||
| 5 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROT | Popup für Protokoll | 20051031 | |||
| 6 | IS_USAGE | Call by reference | Type reference (TYPE) | FRMLS_USAGE | Struktur für die Gültigkeit | 20050818 | |||
| 7 | I_EPROF | Call by reference | Type reference (TYPE) | FRMLE_RECN | Stoffschlüssel | 20050818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Stoffdaten | 20050818 | ||
| 2 | 20050819 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |