SAP ABAP Class CL_NODE_FUNCTION_PII (Interpreter: 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_REQUEST_PII Interpreter: Request Node (Syntax Graph) 00000000
Properties
Class CL_NODE_FUNCTION_PII  
Short Description Interpreter: Function 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 19990118   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NODE_FUNCTION_PII has no forward declaration.
Interfaces
Class CL_NODE_FUNCTION_PII has no interface implemented.
Friends
Class CL_NODE_FUNCTION_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DISPLAY Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Execution Permitted in Display Mode 19990118
2 M_TEXT Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Pushbutton Text 19990118
3 O_TPARAM Instance attribute Private Type reference (TYPE) TY_TPARAM Table of References to Parameter Node 19990118
4 O_TRIGGER Instance attribute Public Object reference (TYPE REF TO) IF_NODE_EVENT_PII Interpreter: Node Attribute in Syntax Graphic 20011030
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method Add Reference to Parameter Node 19990118
2 ADD_TRIGGER Instance method Public Method Adopt Trigger 20011107
3 GET_DISPLAY Instance method Public Method Access Method for Attribute DISPLAY (Read) 19990118
4 GET_PARAM Instance method Public Method Access Method for Reference Table of Parameter Node (Read) 19990121
5 GET_TEXT Instance method Public Method Access Method for Attribute TEXT (Read) 19990118
6 SET_DISPLAY Instance method Public Method Access Method for Attribute DISPLAY (Write) 19990118
7 SET_TEXT Instance method Public Method Access Method for Attribute TEXT (Write) 19990118
Events
Class CL_NODE_FUNCTION_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 19990118
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 auf Parameterknoten 19990118

Method ADD_PARAM on class CL_NODE_FUNCTION_PII has no exception.

Method ADD_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRIGGER Call by reference Object reference (TYPE REF TO) IF_NODE_EVENT_PII Interface: Interface für Event-Knoten des Syntax-Graphen 20011107

Method ADD_TRIGGER on class CL_NODE_FUNCTION_PII has no exception.

Method GET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY Value transfer Type reference (TYPE) ATWRT Merkmal, ob Ausführung im Anzeigemodus erlaubt 19990118
2 Exporting EX_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990119
3 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
4 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128

Method GET_DISPLAY on class CL_NODE_FUNCTION_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 auf Param-Knoten 19990826

Method GET_PARAM on class CL_NODE_FUNCTION_PII has no exception.

Method GET_TEXT 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 19990119
2 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Exporting EX_TEXT Value transfer Type reference (TYPE) ATWRT Beschriftung der Drucktaste 19990118

Method GET_TEXT on class CL_NODE_FUNCTION_PII has no exception.

Method SET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY Value transfer Type reference (TYPE) ATWRT Merkmal, ob Ausführung im Anzeigemodus erlaubt 19990118
2 Importing IM_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990119
3 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
4 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128

Method SET_DISPLAY on class CL_NODE_FUNCTION_PII has no exception.

Method SET_TEXT 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 19990119
2 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
3 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Importing IM_TEXT Value transfer Type reference (TYPE) ATWRT Beschriftung der Drucktaste 19990118

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