SAP ABAP Class CL_NODE_VALFUNC_PII (Interpreter: Check Function 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_VALFUNC_PII  
Short Description Interpreter: Check Function 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_VALFUNC_PII has no forward declaration.
Interfaces
Class CL_NODE_VALFUNC_PII has no interface implemented.
Friends
Class CL_NODE_VALFUNC_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NAME Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Name of Function 19990119
2 O_TPARAM Instance attribute Private Type reference (TYPE) TY_TPARAM Reference Table to Parameter Node 19990119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method Adds Reference to Parameter Node 19990119
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990119
3 GET_NAME Instance method Public Method Access Method for NAME Attribute (Read) 19990119
4 GET_PARAM Instance method Public Method Access Method to Reference Table (Read) 19990121
5 SET_NAME Instance method Public Method Access Method for NAME Attribute (Write) 19990119
Events
Class CL_NODE_VALFUNC_PII has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TPARAM Private See coding Table of References to Parameter Node 19990119
Method Signatures

Method ADD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM Call by reference Object reference (TYPE REF TO) CL_NODE_PARAM_PII Referenz 19990119

Method ADD_PARAM on class CL_NODE_VALFUNC_PII has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_NODE_VALFUNC_PII has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990120
2 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Exporting EX_NAME Value transfer Type reference (TYPE) ATWRT Name 19990119

Method GET_NAME on class CL_NODE_VALFUNC_PII has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Value transfer Type reference (TYPE) SYTABIX Index 19990121
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NODE_PARAM_PII Referenz 19990826

Method GET_PARAM on class CL_NODE_VALFUNC_PII has no exception.

Method SET_NAME Signature

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

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