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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FRMLE_EXPL_STAGE | Explosion Level | 20060119 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | Field Name | 20060123 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Object Identifier | 20060119 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FRMLE_RECN | Formula | 20060123 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FRM10_TY_T_GRAPH | Subsequent Stage Formulas | 20060119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060119 |
2 | ![]() |
Instance method | Public | Method | Explode | 20060123 |
3 | ![]() |
Instance method | Public | Method | Read Subsequent Stage Formulas | 20060119 |
4 | ![]() |
Instance method | Protected | Method | Determine Formula Based on Highest Stage | 20060123 |
5 | ![]() |
Instance method | Protected | Method | Determine Line in Worklist | 20060120 |
6 | ![]() |
Instance method | Public | Method | Identifying of Object | 20060119 |
7 | ![]() |
Instance method | Public | Method | Transfer of Graph to Requested Tables | 20060120 |
8 | ![]() |
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 | ![]() |
I_EXPL_FN | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname, über welchen aufgelöst wird | 20060123 | ||
2 | ![]() |
I_EXPL_STAGE | Call by reference | Type reference (TYPE) | FRMLE_EXPL_STAGE | Auflösungsstufe | 20060119 | ||
3 | ![]() |
I_FRML | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20060119 | ||
4 | ![]() |
I_RCP_FRML | Call by reference | Type reference (TYPE) | FRMLE_RECN | RMS-FRM: Objektidentifizierer | 20060123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Rezeptformel ist nicht auflösbar | 20060123 |
Method EXPLODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_LAST_STAGE | Call by reference | Type reference (TYPE) | FRM10_TY_TS_END | 20060123 | |||
2 | ![]() |
ITS_HANDLED | Call by reference | Type reference (TYPE) | FRM10_TY_TS_FRMLRECN | Wird benötigt für Rekursionsprüfung | 20060123 | ||
3 | ![]() |
ITS_IO | Call by reference | Type reference (TYPE) | FRM10_IOT_API_TAB | IO-Tab aller Formeln (sortiert) | 20060123 | ||
4 | ![]() |
IT_PST | Call by reference | Type reference (TYPE) | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | 20060123 | ||
5 | ![]() |
IT_REL_FRM | Call by reference | Type reference (TYPE) | RCPTY_API_REL_FRM | RMS-RCP: API - Tabellentyp Formelzuordnung | 20060123 | ||
6 | ![]() |
I_FLG_INTERMEDIATES_ONLY | Call by reference | Type reference (TYPE) | FRMLE_FLAG | ABAP_FALSE | Customizing: Allgemeines Kennzeichen | 20060213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
ETS_LAST_STAGE | Call by reference | Type reference (TYPE) | FRM10_TY_TS_END | 20060123 | |||
2 | ![]() |
ITS_IO | Call by reference | Type reference (TYPE) | FRM10_IOT_API_TAB | 20060123 | |||
3 | ![]() |
ITS_REWORK | Call by reference | Type reference (TYPE) | FRM10_TY_TS_FRMLRECN | 20060123 | |||
4 | ![]() |
IT_PST | Call by reference | Type reference (TYPE) | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | 20060123 | ||
5 | ![]() |
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 | ![]() |
ES_FRML_WORKLIST | Call by reference | Type reference (TYPE) | FRM10_TY_S_FRML_WORKLIST | 20060120 | |||
2 | ![]() |
IT_HDR | Call by reference | Type reference (TYPE) | FRM31_HDR_TAB_TYPE | 20060120 | |||
3 | ![]() |
I_EXPL_STAGE | Call by reference | Type reference (TYPE) | FRMLE_EXPL_STAGE | Auflösungsstufe | 20060120 | ||
4 | ![]() |
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 | ![]() |
E_EXPLOSION_STAGE | Call by reference | Type reference (TYPE) | FRMLE_EXPL_STAGE | Auflösungsstufe | 20060119 | ||
2 | ![]() |
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 | ![]() |
CTS_STAGE_FRM | Call by reference | Type reference (TYPE) | FRMLTY_HDR_ALL | Formelkopfdaten (gesamt) | 20060120 | ||
2 | ![]() |
ETS_FRML_WORKLIST | Call by reference | Type reference (TYPE) | FRM10_TY_TS_FRML_WORKLIST | 20060120 | |||
3 | ![]() |
IT_HDR | Call by reference | Type reference (TYPE) | FRM31_HDR_TAB_TYPE | 20060120 | |||
4 | ![]() |
I_FLG_SKIP_START | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | allgemeines flag | 20060120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Graph nicht vorhanden | 20060120 |
Method SET_FOLLOWING_STAGEFORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |