SAP ABAP Class CL_NODE_FIX_PII (Interpreter: Fixed Value Assignment 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_FIX_PII  
Short Description Interpreter: Fixed Value Assignment 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_FIX_PII has no forward declaration.
Interfaces
Class CL_NODE_FIX_PII has no interface implemented.
Friends
Class CL_NODE_FIX_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_URL Instance attribute Public Type reference (TYPE) POC_URL URL for Long Texts 19990303
2 M_VALUE Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Right Side of Assignment 19990118
3 O_VARIABLE Instance attribute Public Object reference (TYPE REF TO) CL_NODE_VARIABLE_PII Reference to Variable Node 19990118
Methods
# Method Level Visibility Method type Description Created on
1 GET_URL Instance method Public Method Access Method for Attribute URL (Read) 19990303
2 GET_VALUE Instance method Public Method Access Method for Attribute VALUE (Read) 19990118
3 GET_VARIABLE Instance method Public Method Access Method for Reference to Variable Node (Read) 19990118
4 SET_URL Instance method Public Method Access Method for Attribute URL (Write) 19990303
5 SET_VALUE Instance method Public Method Access Method for Attribute VALUE (Write) 19990118
6 SET_VARIABLE Instance method Public Method Access Method for Reference to Variable Node (Write) 19990118
Events
Class CL_NODE_FIX_PII has no event.
Types
Class CL_NODE_FIX_PII has no local type.
Method Signatures

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POC_URL URL-Adresse 19990827

Method GET_URL on class CL_NODE_FIX_PII has no exception.

Method GET_VALUE 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_VALUE Value transfer Type reference (TYPE) ATWRT rechte Seite der Zuweisung 19990118

Method GET_VALUE on class CL_NODE_FIX_PII has no exception.

Method GET_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NODE_VARIABLE_PII Referenz auf Variablenknoten 19990826

Method GET_VARIABLE on class CL_NODE_FIX_PII has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_URL Value transfer Type reference (TYPE) POC_URL URL-Adresse 19990303

Method SET_URL on class CL_NODE_FIX_PII has no exception.

Method SET_VALUE 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_VALUE Value transfer Type reference (TYPE) ATWRT rechte Seite der Zuweisung 19990118

Method SET_VALUE on class CL_NODE_FIX_PII has no exception.

Method SET_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VARIABLE Call by reference Object reference (TYPE REF TO) CL_NODE_VARIABLE_PII Referenz auf Variablenknoten 19990118

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