SAP ABAP Class CL_NODE_CALCULATION_PII (Interpreter: Calculation 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 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_REQUEST_PII | Interpreter: Request Node (Syntax Graph) | 19990218 |
Properties
Class | CL_NODE_CALCULATION_PII | |
Short Description | Interpreter: Calculation Node (Syntax Graph) | |
Super Class | CL_NODE_REQUEST_PII | Interpreter: Request Node (Syntax Graph) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMX_PII | Manufacturing Execution: Interpreter |
Created | 19990217 | SAP |
Last change | 20040127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NODE_CALCULATION_PII has no forward declaration.
Interfaces
Class CL_NODE_CALCULATION_PII has no interface implemented.
Friends
Class CL_NODE_CALCULATION_PII has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PII_NODE_ATTRB | Text | 19990218 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TFORMULA | Table for Formula Parts | 19990218 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_NODE_EVENT_PII | Interpreter: Node Attribute in Syntax Graphic | 20011030 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_NODE_VARIABLE_PII | Reference to Variable Node | 19990217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Formula Part to Internal Formula Table | 19990118 |
2 | ![]() |
Instance method | Public | Method | Adopt Trigger | 20011105 |
3 | ![]() |
Instance method | Public | Method | Returns Complete Formula | 19990118 |
4 | ![]() |
Instance method | Public | Method | Access Method for Attribute LABEL (Read) | 19990118 |
5 | ![]() |
Instance method | Public | Method | Access Method for Reference to Variable Node (Read) | 20011120 |
6 | ![]() |
Instance method | Public | Method | Access Method for Reference to Variable Node (Read) | 19990118 |
7 | ![]() |
Instance method | Public | Method | Access Method for Attribute LABEL (Write) | 19990118 |
8 | ![]() |
Instance method | Public | Method | Access Method for Reference to Variable Node (Write) | 19990118 |
Events
Class CL_NODE_CALCULATION_PII has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TFORMULA | Private | See coding | Table Type of Formula Parts | 19990218 |
|
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 | 19990218 | ||
2 | ![]() |
IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 19990218 | ||
3 | ![]() |
IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990906 | ||
4 | ![]() |
IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990218 |
Method ADD_FORMULA on class CL_NODE_CALCULATION_PII has no exception.
Method ADD_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TRIGGER | Call by reference | Object reference (TYPE REF TO) | IF_NODE_EVENT_PII | Interface: Interface für Event-Knoten des Syntax-Graphen | 20011105 |
Method ADD_TRIGGER on class CL_NODE_CALCULATION_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 | 19990218 | ||
2 | ![]() |
EX_FVLNR_BEGIN | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer im Steuerrezept (Beginn der Formel) | 19990721 | ||
3 | ![]() |
EX_FVLNR_END | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer im Steuerrezept (Ende der Formel) | 19990721 | ||
4 | ![]() |
EX_FVLNR_SUB_BEGIN | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990906 | ||
5 | ![]() |
EX_FVLNR_SUB_END | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990906 |
Method GET_FORMULA on class CL_NODE_CALCULATION_PII has no exception.
Method GET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 19990218 | ||
2 | ![]() |
EX_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990906 | ||
3 | ![]() |
EX_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990218 | ||
4 | ![]() |
EX_LABEL | Value transfer | Type reference (TYPE) | ATWRT | Beschriftung | 19990218 |
Method GET_LABEL on class CL_NODE_CALCULATION_PII has no exception.
Method GET_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_NODE_EVENT_PII | 20011120 |
Method GET_TRIGGER on class CL_NODE_CALCULATION_PII has no exception.
Method GET_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NODE_VARIABLE_PII | Referenz auf Variablenknoten | 19990826 |
Method GET_VARIABLE on class CL_NODE_CALCULATION_PII has no exception.
Method SET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 19990218 | ||
2 | ![]() |
IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990906 | ||
3 | ![]() |
IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990218 | ||
4 | ![]() |
IM_LABEL | Value transfer | Type reference (TYPE) | ATWRT | Beschriftung | 19990218 |
Method SET_LABEL on class CL_NODE_CALCULATION_PII has no exception.
Method SET_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARIABLE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_VARIABLE_PII | Referenz auf Variablenknoten | 19990218 |
Method SET_VARIABLE on class CL_NODE_CALCULATION_PII has no exception.
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in |