SAP ABAP Class CL_NODE_VALFORM_PII (Interpreter: Check 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 Inheritance (c INHERITING FROM c_ref)  CL_NODE_VALIDATION_PII Interpreter: Value Check Node (Syntax Graph) 00000000
Properties
Class CL_NODE_VALFORM_PII  
Short Description Interpreter: Check Formula Node (Syntax Graph)    
Super Class CL_NODE_VALIDATION_PII Interpreter: Value Check 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 19990118   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NODE_VALFORM_PII has no forward declaration.
Interfaces
Class CL_NODE_VALFORM_PII has no interface implemented.
Friends
Class CL_NODE_VALFORM_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TFORMULA Instance attribute Private Type reference (TYPE) TY_TFORMULA Table for Formula Parts 19990119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FORMULA Instance method Public Method Adds Formula Part to Formula Table 19990119
2 GET_FORMULA Instance method Public Method Returns Complete Formula 19990126
Events
Class CL_NODE_VALFORM_PII has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TFORMULA Private See coding Table for Formula Parts 19990119
Method Signatures

Method ADD_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMULA Value transfer Type reference (TYPE) ATWRT Formelteil 19990119
2 Importing IM_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990120
3 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
4 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128

Method ADD_FORMULA on class CL_NODE_VALFORM_PII has no exception.

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORMULA Value transfer Type reference (TYPE) CHAR255 Formel 19990126
2 Exporting EX_FVLNR_BEGIN Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer im Steuerrezept (Beginn der Formel) 19990721
3 Exporting EX_FVLNR_END Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer im Steuerrezept (Ende der Formel) 19990721
4 Exporting EX_FVLNR_SUB_BEGIN Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
5 Exporting EX_FVLNR_SUB_END Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907

Method GET_FORMULA on class CL_NODE_VALFORM_PII has no exception.
History
Last changed by/on SAP  20040127 
SAP Release Created in