SAP ABAP Class CL_FRML_FORMULA_GRAPH (Graph of Formulas in a Recipe)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSFRMINFMSC (Package) RMS-FRM: General Modules for INF Package
Properties
Class CL_FRML_FORMULA_GRAPH  
Short Description Graph of Formulas in a Recipe    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSFRMINFMSC   RMS-FRM: General Modules for INF Package 
Created 20060119   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FRM10 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FRM31 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FRML_FORMULA_GRAPH has no interface implemented.
Friends
Class CL_FRML_FORMULA_GRAPH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_EXPLOSION_STAGE Instance attribute Protected Type reference (TYPE) FRMLE_EXPL_STAGE Explosion Level 20060119
2 MD_EXPL_FN Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name 20060123
3 MD_FRML Instance attribute Protected Type reference (TYPE) FRMLE_RECN RMS-FRM: Object Identifier 20060119
4 MD_RCP_FRML Instance attribute Protected Type reference (TYPE) FRMLE_RECN Formula 20060123
5 MT_FOLLOW_UP_FORMULAS Instance attribute Protected Type reference (TYPE) FRM10_TY_T_GRAPH Subsequent Stage Formulas 20060119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060119
2 EXPLODE Instance method Public Method Explode 20060123
3 GET_FOLLOWING_STAGEFORMULAS Instance method Public Method Read Subsequent Stage Formulas 20060119
4 GET_FORMULA_FROM_HIGHEST_STAGE Instance method Protected Method Determine Formula Based on Highest Stage 20060123
5 GET_WORKLIST_LINE Instance method Protected Method Determine Line in Worklist 20060120
6 IDENTIFY Instance method Public Method Identifying of Object 20060119
7 MAP_FORMULA_GRAPH Instance method Public Method Transfer of Graph to Requested Tables 20060120
8 SET_FOLLOWING_STAGEFORMULA Instance method Public Method Link Subsequent Stage Formula 20060119
Events
Class CL_FRML_FORMULA_GRAPH has no event.
Types
Class CL_FRML_FORMULA_GRAPH 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_EXPL_FN Call by reference Type reference (TYPE) FIELDNAME Feldname, über welchen aufgelöst wird 20060123
2 Importing I_EXPL_STAGE Call by reference Type reference (TYPE) FRMLE_EXPL_STAGE Auflösungsstufe 20060119
3 Importing I_FRML Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20060119
4 Importing I_RCP_FRML Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20060123
# Exception Resumable Description Created on
1 RCPFRM_NOT_EXPLODABLE Rezeptformel ist nicht auflösbar 20060123

Method EXPLODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_LAST_STAGE Call by reference Type reference (TYPE) FRM10_TY_TS_END 20060123
2 Importing ITS_HANDLED Call by reference Type reference (TYPE) FRM10_TY_TS_FRMLRECN Wird benötigt für Rekursionsprüfung 20060123
3 Importing ITS_IO Call by reference Type reference (TYPE) FRM10_IOT_API_TAB IO-Tab aller Formeln (sortiert) 20060123
4 Importing IT_PST Call by reference Type reference (TYPE) RCPTY_API_PST RMS-RCP: API - Tabellentyp für Prozess Stage 20060123
5 Importing IT_REL_FRM Call by reference Type reference (TYPE) RCPTY_API_REL_FRM RMS-RCP: API - Tabellentyp Formelzuordnung 20060123
6 Importing I_FLG_INTERMEDIATES_ONLY Call by reference Type reference (TYPE) FRMLE_FLAG ABAP_FALSE Customizing: Allgemeines Kennzeichen 20060213
# Exception Resumable Description Created on
1 NO_PRIMARY_OUTPUT keine Primärausbeute vorhanden 20060123

Method GET_FOLLOWING_STAGEFORMULAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOLLOW_UP_FORMULAS Call by reference Type reference (TYPE) FRM10_TY_T_GRAPH 20060119

Method GET_FOLLOWING_STAGEFORMULAS on class CL_FRML_FORMULA_GRAPH has no exception.

Method GET_FORMULA_FROM_HIGHEST_STAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_LAST_STAGE Call by reference Type reference (TYPE) FRM10_TY_TS_END 20060123
2 Importing ITS_IO Call by reference Type reference (TYPE) FRM10_IOT_API_TAB 20060123
3 Importing ITS_REWORK Call by reference Type reference (TYPE) FRM10_TY_TS_FRMLRECN 20060123
4 Importing IT_PST Call by reference Type reference (TYPE) RCPTY_API_PST RMS-RCP: API - Tabellentyp für Prozess Stage 20060123
5 Importing IT_REL_FRM Call by reference Type reference (TYPE) RCPTY_API_REL_FRM RMS-RCP: API - Tabellentyp Formelzuordnung 20060123

Method GET_FORMULA_FROM_HIGHEST_STAGE on class CL_FRML_FORMULA_GRAPH has no exception.

Method GET_WORKLIST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FRML_WORKLIST Call by reference Type reference (TYPE) FRM10_TY_S_FRML_WORKLIST 20060120
2 Importing IT_HDR Call by reference Type reference (TYPE) FRM31_HDR_TAB_TYPE 20060120
3 Importing I_EXPL_STAGE Call by reference Type reference (TYPE) FRMLE_EXPL_STAGE Auflösungsstufe 20060120
4 Importing I_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20060120

Method GET_WORKLIST_LINE on class CL_FRML_FORMULA_GRAPH has no exception.

Method IDENTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXPLOSION_STAGE Call by reference Type reference (TYPE) FRMLE_EXPL_STAGE Auflösungsstufe 20060119
2 Exporting E_FRML_RECN Call by reference Type reference (TYPE) FRMLE_RECN RMS-FRM: Objektidentifizierer 20060119

Method IDENTIFY on class CL_FRML_FORMULA_GRAPH has no exception.

Method MAP_FORMULA_GRAPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_STAGE_FRM Call by reference Type reference (TYPE) FRMLTY_HDR_ALL Formelkopfdaten (gesamt) 20060120
2 Exporting ETS_FRML_WORKLIST Call by reference Type reference (TYPE) FRM10_TY_TS_FRML_WORKLIST 20060120
3 Importing IT_HDR Call by reference Type reference (TYPE) FRM31_HDR_TAB_TYPE 20060120
4 Importing I_FLG_SKIP_START Call by reference Type reference (TYPE) FLAG ABAP_FALSE allgemeines flag 20060120
# Exception Resumable Description Created on
1 NO_GRAPH Graph nicht vorhanden 20060120

Method SET_FOLLOWING_STAGEFORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUCCESSOR Call by reference Object reference (TYPE REF TO) CL_FRML_FORMULA_GRAPH Graph der Formeln innerhalb eines Rezepts 20060119

Method SET_FOLLOWING_STAGEFORMULA on class CL_FRML_FORMULA_GRAPH has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600