SAP ABAP Class CL_FRM375 (RMS: Structure Explosion of Formula Top Down)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSFRMAPI (Package) RMS-FRM: RMS Formula - API
⤷
⤷
Properties
| Class | CL_FRM375 | |
| Short Description | RMS: Structure Explosion of Formula Top Down | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSFRMAPI | RMS-FRM: RMS Formula - API |
| Created | 20030131 | SAP |
| Last change | 20031212 | 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) |
Interfaces
Class CL_FRM375 has no interface implemented.
Friends
Class CL_FRM375 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_FRM377 | Interface for Formula Explosion | 20030131 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | More Formula Data | 20030131 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FRM31_ORIGIN_WA | Origin Data and Header Data | 20030131 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FRM31_SETTINGS_WA | Parameters | 20030131 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FRM31_SUBST_TAB | Input Substances of the Formula | 20030131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030131 | |
| 2 | Instance method | Public | Method | Explode Formula | 20030131 | |
| 3 | Instance method | Private | Method | Instantiate Formulas | 20030131 | |
| 4 | Static method | Public | Method | Delete Interface | 20030131 | |
| 5 | Static method | Public | Method | Transfer Interface to the Class | 20030131 | |
| 6 | Instance method | Public | Method | Recursion Check | 20030131 |
Events
Class CL_FRM375 has no event.
Types
Class CL_FRM375 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ORIGIN | Value transfer | Type reference (TYPE) | FRM31_ORIGIN_WA | Ursprungs- und Kopfdaten | 20030131 | |||
| 2 | IS_SETTINGS | Value transfer | Type reference (TYPE) | FRM31_SETTINGS_WA | Parameter | 20030131 |
Method CONSTRUCTOR on class CL_FRM375 has no exception.
Method EXPLODE_ME Signature
Method EXPLODE_ME on class CL_FRM375 has no parameter.
Method EXPLODE_ME on class CL_FRM375 has no exception.
Method INSTANCIATE_FORMULAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBSTANCES | Value transfer | Type reference (TYPE) | FRM31_SUBST_TAB | Einsatzstoffe mit Formelinstanzen | 20030131 | |||
| 2 | IT_FILTER | Value transfer | Type reference (TYPE) | FRM31_RECURSIVE_TAB | Zu bearbeitende Formeln | 20030131 | |||
| 3 | IT_RECURSIVE | Value transfer | Type reference (TYPE) | FRM31_RECURSIVE_TAB | Rekursiv vorkommende Formeln | 20030131 | |||
| 4 | IT_SUBSTANCES | Value transfer | Type reference (TYPE) | FRM31_SUBST_TAB | Einsatzstoffe | 20030131 | |||
| 5 | IT_USAGE_NONE | Value transfer | Type reference (TYPE) | FRM31_SUBRECN_USAGE_TAB | Stoffverwendung ohne Def_expl | 20030131 | |||
| 6 | IT_USAGE_ONLY | Value transfer | Type reference (TYPE) | FRM31_SUBRECN_USAGE_TAB | Stoffverwendung nur Def_expl | 20030131 |
Method INSTANCIATE_FORMULAS on class CL_FRM375 has no exception.
Method INTERFACE_RESET Signature
Method INTERFACE_RESET on class CL_FRM375 has no parameter.
Method INTERFACE_RESET on class CL_FRM375 has no exception.
Method INTERFACE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IF_FRM377 | Call by reference | Object reference (TYPE REF TO) | IF_FRM377 | Interface zur Formelauflösung | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameterfehler | 20030131 |
Method RECURSIVE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECURSIVE | Value transfer | Type reference (TYPE) | FRM31_RECURSIVE_TAB | bereits aufgelöste Formeln | 20030131 | |||
| 2 | IT_CHECK | Value transfer | Type reference (TYPE) | FRM31_RECURSIVE_TAB | zu prüfunde Formeln | 20030131 | |||
| 3 | IT_RECURSIVE | Value transfer | Type reference (TYPE) | FRM31_RECURSIVE_TAB | Rekursive Formeln | 20030131 |
Method RECURSIVE_CHECK on class CL_FRM375 has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 200 |