SAP ABAP Class CL_FRML_OOP (RMS-FRM: OOP)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSFRMOOP (Package) RMS-FRM: Functionalities for OOP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FRML_EXPL_RES RMS-FRM: Determine Explosion 20030605
Properties
Class CL_FRML_OOP  
Short Description RMS-FRM: OOP    
Super Class CL_FRML_EXPL_RES RMS-FRM: Determine Explosion 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSFRMOOP   RMS-FRM: Functionalities for OOP 
Created 20030605   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FRM11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FRM31 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FRML_OOP has no interface implemented.
Friends
Class CL_FRML_OOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DTEL_EVAP Constant Public Type reference (TYPE) DDOBJNAME 'FRMLE_EVAP_FLG' Evaporation Data Element 20040804
2 C_FRML_IDLID_OOP Constant Protected Type reference (TYPE) FRMLC09-PARAM 'FRML_IDLID_OOP' Environment Parameters for Formulas 20030627
3 C_LEVEL_OOP Constant Protected Type reference (TYPE) FRMLE_LEVEL 'OOP_S' View of a Formula 20030930
4 MT_AGGR Instance attribute Protected Type reference (TYPE) FRM31_AGGR_TAB_TYPE RMS-FRM: API - Complete Aggregation Data (Deep Structure) 20050418
5 MT_TCG79 Static Attribute Private Type reference (TYPE) FRMLTY_TCG79 Exception Values 20031024
6 MV_EVAP_TXT Static Attribute Public Type reference (TYPE) SCRTEXT_L Long Field Label 20040804
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031024
2 GET_AGGR_TAB Instance method Public Method Return of Aggregation Table from Explosion 20050418
3 GET_COMP_DATA_ENH Instance method Public Method Data Retrieval Including Customer-Specific Columns 20030729
4 READ_FORMULA_DATA Instance method Protected Method Read Formula Data 20031024
Events
Class CL_FRML_OOP has no event.
Types
Class CL_FRML_OOP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FRML_OOP has no parameter.
Method CONSTRUCTOR on class CL_FRML_OOP has no exception.

Method GET_AGGR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGGR Call by reference Type reference (TYPE) FRM31_AGGR_TAB_TYPE 20050418
2 Exporting ET_EXPL Call by reference Type reference (TYPE) FRM31_EXPL_TAB_TYPE 20050429

Method GET_AGGR_TAB on class CL_FRML_OOP has no exception.

Method GET_COMP_DATA_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMP Call by reference Type reference (TYPE) FRMLTY_CMP RMS-FRM: Zusammensetzung von ID 20030729
2 Exporting ET_COMP_OUT Call by reference Type reference (TYPE) FRMLTY_CMP RMSA: Zusammensetzungsverteilung 20030729
3 Exporting ET_ID Call by reference Type reference (TYPE) FRMLTY_ID_OOP RMS-FRM: Tabelle mit ID's 20030729
4 Exporting E_ERR_FLG Call by reference Type reference (TYPE) FRMLE_FLG Zur allgemeinen Verwendung 20030729
5 Exporting E_REF_QTY Call by reference Type reference (TYPE) FRMLE_FLT Fließkommawert 20030729
6 Exporting E_REF_UNIT Call by reference Type reference (TYPE) FRMLE_UNIT Mengeneinheit 20030729
7 Importing IT_API_AGGR Call by reference Type reference (TYPE) FRM31_AGGR_TAB_TYPE 20030729
8 Importing IT_ID Call by reference Type reference (TYPE) FRMLTY_ID RMS-FRM: Tabelle mit ID's 20030729
9 Importing IT_LAYGRP_MEMB Call by reference Type reference (TYPE) FRMLTY_LAYGRP_MEMB RMSA: Layoutgruppenmitglieder 20030729
10 Importing IT_SRC_DATA Call by reference Type reference (TYPE) FRMLTY_DATA_SRC RMS-FRM: Datenquellen 20030729
11 Importing I_2ND_STEP Call by reference Type reference (TYPE) FLAG flag: 2nd step for customer specific fields 20030729
12 Importing I_AENNR Call by reference Type reference (TYPE) FRMLE_AENNR Änderungsnummer 20030729
13 Importing I_COUNTER Call by reference Type reference (TYPE) FRMLE_COUNT Lauf bei Modellierung modus 20030909
14 Importing I_FRML_ID Call by reference Type reference (TYPE) FRMLE_ID Formel 20030729
15 Importing I_LEVEL Call by reference Type reference (TYPE) FRMLE_LEVEL Sicht einer Rezeptformel 20030729
16 Importing I_MODUS Call by reference Type reference (TYPE) FRMLE_MODE Modus für Datenbesorgung bei Auflösung 20030729
17 Importing I_NO_EXPL_STOP_BY_REAC Call by reference Type reference (TYPE) FLAG flag: don't stop explosion in start reaction 20030729
18 Importing I_OUP_ID Call by reference Type reference (TYPE) FRMLE_SUBRECN PO 20030729
19 Importing I_OUTPUT_ID Call by reference Type reference (TYPE) FRMLE_ID PO 20030729
20 Importing I_SCENARIO Call by reference Type reference (TYPE) FRMLE_SCENARIO Szenario für Zugriff auf Formeldaten 20030729
21 Importing I_SUM_UP Call by reference Type reference (TYPE) FRMLE_FLG 'X' gleiche ID's aufsummieren 20030729
22 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20030729
# Exception Resumable Description Created on
1 PARAMETER_ERROR Schnittstellenfehler 20030729

Method READ_FORMULA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMP Call by reference Type reference (TYPE) FRMLTY_CMP RMSA: Zusammensetzungsverteilung 20031024
2 Exporting ET_COMP_OUT Call by reference Type reference (TYPE) FRMLTY_CMP RMSA: Zusammensetzungsverteilung 20031024
3 Exporting E_ERR_FLG Call by reference Type reference (TYPE) FRMLE_FLG Zur allgemeinen Verwendung 20031024
4 Importing IS_EXPLPARA Call by reference Type reference (TYPE) FRMLC_EXPLPARA RMS22: Parameter zum Auflösungsbereich 20031024
5 Importing IS_VIEWPARA Call by reference Type reference (TYPE) FRMLC_VIEWPARA RMS22: Parameter zu Formelsichten 20031024
6 Importing IT_API_AGGR Call by reference Type reference (TYPE) FRM31_AGGR_TAB_TYPE 20031024
7 Importing IT_ID Call by reference Type reference (TYPE) FRMLTY_ID RMS-FRM: Tabelle mit ID's 20031024
8 Importing I_AENNR Call by reference Type reference (TYPE) FRMLE_AENNR Änderungsnummer 20031105
9 Importing I_FRML_ID Call by reference Type reference (TYPE) FRMLE_ID aktuelle Formel 20031024
10 Importing I_MODUS Call by reference Type reference (TYPE) FRMLE_MODE Modus für Datenbeschaffung bei Auflösung 20060113
11 Importing I_VALDAT Call by reference Type reference (TYPE) FRMLE_VALDAT Stichtag 20031105

Method READ_FORMULA_DATA on class CL_FRML_OOP has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 220