SAP ABAP Class CL_NODE_EVT_FORMULA_PII (Interpreter: Condition Formula Node (Syntax Graph))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-RCP (Application Component) Control Recipe
⤷
CMX_PII (Package) Manufacturing Execution: Interpreter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NODE_EVENT_PII | Interface: Interface for Event Nodes of Syntax Graph | 20010817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NODE_PII | Interface: Interface for Nodes of Syntax Graph | 20010817 |
Properties
| Class | CL_NODE_EVT_FORMULA_PII | |
| Short Description | Interpreter: Condition Formula Node (Syntax Graph) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20010817 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NODE_EVT_FORMULA_PII has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NODE_EVENT_PII | Interface: Interface for Event Nodes of Syntax Graph | 20010817 | ||
| 2 | IF_NODE_PII | Interface: Interface for Nodes of Syntax Graph | 20010817 |
Friends
Class CL_NODE_EVT_FORMULA_PII has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_TFORMULA | Interpreter: Node Attribute in Syntax Graphic | 20010817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Formula Part to Formula Table | 20010925 | |
| 2 | Instance method | Public | Method | Returns Complete Formula | 20010925 |
Events
Class CL_NODE_EVT_FORMULA_PII has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TFORMULA | Private | See coding | 20010817 | |
Method Signatures
Method ADD_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORMULA | Value transfer | Type reference (TYPE) | ATWRT | Formelteil | 20010925 | |||
| 2 | IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 20010925 | |||
| 3 | IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20010925 | |||
| 4 | IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 20010925 |
Method ADD_FORMULA on class CL_NODE_EVT_FORMULA_PII has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FORMULA | Value transfer | Type reference (TYPE) | CHAR255 | Formel | 20010925 | |||
| 2 | EX_FVLNR_BEGIN | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer im Steuerrezept (Beginn der Formel) | 20010925 | |||
| 3 | EX_FVLNR_END | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer im Steuerrezept (Ende der Formel) | 20010925 | |||
| 4 | EX_FVLNR_SUB_BEGIN | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20010925 | |||
| 5 | EX_FVLNR_SUB_END | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20010925 |
Method GET_FORMULA on class CL_NODE_EVT_FORMULA_PII has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 110 |