SAP ABAP Class CL_NODE_IDENT_PII (Interpreter: Identifier 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NODE_PII Interface: Interface for Nodes of Syntax Graph 19990125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NODE_CHAR_PII Interpreter: Characteristic Node (Syntax Graph) 00000000
2 Inheritance (c INHERITING FROM c_ref)  CL_NODE_CONST_PII Interpreter: Constant Node (Syntax Graph) 00000000
3 Inheritance (c INHERITING FROM c_ref)  CL_NODE_VARIABLE_PII Interpreter: Variable Node (Syntax Graph) 00000000
Properties
Class CL_NODE_IDENT_PII  
Short Description Interpreter: Identifier Node (Syntax Graph)    
Super Class    
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_IDENT_PII has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NODE_PII Interface: Interface for Nodes of Syntax Graph 19990125
Friends
Class CL_NODE_IDENT_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 Identifier Name 19990119
2 M_TYPE Instance attribute Public Type reference (TYPE) ATNAM Identifier Type 19990128
3 O_PARAM Instance attribute Public Object reference (TYPE REF TO) CL_NODE_PARAM_PII Reference to Parameter Node 19990122
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN Instance method Public Method 19990827
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 for Reference to Parameter Node (Read) 19990122
5 GET_TYPE Instance method Public Method Access Method for Attribute TYPE (Read) 19990128
6 SET_NAME Instance method Public Method Access Method for NAME Attribute (Write) 19990119
7 SET_PARAM Instance method Public Method Access Method for Reference to Parameter Node (Write) 19990122
8 SET_TYPE Instance method Public Method Access Method for Attribute TYPE (Write) 19990128
Events
Class CL_NODE_IDENT_PII has no event.
Types
Class CL_NODE_IDENT_PII has no local type.
Method Signatures

Method ASSIGN Signature

Method ASSIGN on class CL_NODE_IDENT_PII has no parameter.
Method ASSIGN on class CL_NODE_IDENT_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 19990906
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
5 Importing IM_TYPE Value transfer Type reference (TYPE) ATNAM Typ 19990128

Method CONSTRUCTOR on class CL_NODE_IDENT_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 19990906
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_IDENT_PII has no exception.

Method GET_PARAM 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_PARAM_PII Referenz 19990826

Method GET_PARAM on class CL_NODE_IDENT_PII has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ATNAM Name des Typs 19990827

Method GET_TYPE on class CL_NODE_IDENT_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 19990906
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_IDENT_PII has no exception.

Method SET_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 19990122

Method SET_PARAM on class CL_NODE_IDENT_PII has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Value transfer Type reference (TYPE) ATNAM Name des Typs 19990128

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