SAP ABAP Class CL_NODE_PARAM_PII (Interpreter: Parameter 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_DATAPOINT_PII Interpreter: Parameter Node (Syntax Graph) 20011102
Properties
Class CL_NODE_PARAM_PII  
Short Description Interpreter: Parameter 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 20040315   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_NODE_PII Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_NODE_PII Interface: Interface for Nodes of Syntax Graph 19990125
Friends
Class CL_NODE_PARAM_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 Parameter Name 19990119
2 M_OPTIONAL Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Indicator whether Parameter is Optional 19990819
3 M_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Type of Parameter (I, E, C, T) 19990119
4 O_IDENT Instance attribute Public Object reference (TYPE REF TO) CL_NODE_IDENT_PII Reference to Identifier Node 19990119
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_IDENT Instance method Public Method Access Method for Reference to Identifier Node (Read) 19990119
4 GET_NAME Instance method Public Method Access Method for NAME Attribute (Read) 19990119
5 GET_OPTIONAL Instance method Public Method Access Method for Attribute OPTIONAL (Read) 19990819
6 GET_TYPE Instance method Public Method Access Method for Attribute TYPE (Read) 19990119
7 SET_IDENT Instance method Public Method Access Method to Reference to Identifier Node (Write) 19990119
8 SET_NAME Instance method Public Method Access Method for NAME Attribute (Write) 19990119
9 SET_OPTIONAL Instance method Public Method Access Method to Attribute OPTIONAL (Write) 19990819
10 SET_TYPE Instance method Public Method Access Method for Attribute TYPE (Write) 19990119
Events
Class CL_NODE_PARAM_PII has no event.
Types
Class CL_NODE_PARAM_PII has no local type.
Method Signatures

Method ASSIGN Signature

Method ASSIGN on class CL_NODE_PARAM_PII has no parameter.
Method ASSIGN on class CL_NODE_PARAM_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 des Parameters 19990119
5 Importing IM_TYPE Value transfer Type reference (TYPE) CHAR1 Typ des Parameters 19990127

Method CONSTRUCTOR on class CL_NODE_PARAM_PII has no exception.

Method GET_IDENT 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_IDENT_PII Referenz 19990826

Method GET_IDENT on class CL_NODE_PARAM_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_PARAM_PII has no exception.

Method GET_OPTIONAL 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 19990819
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 19990819
4 Exporting EX_OPTIONAL Value transfer Type reference (TYPE) ATWRT Flag ob Parameter optional 19990819

Method GET_OPTIONAL on class CL_NODE_PARAM_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) CHAR1 Typ des Parameters 19990827

Method GET_TYPE on class CL_NODE_PARAM_PII has no exception.

Method SET_IDENT Signature

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

Method SET_IDENT on class CL_NODE_PARAM_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_PARAM_PII has no exception.

Method SET_OPTIONAL 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 19990819
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 19990819
4 Importing IM_OPTIONAL Value transfer Type reference (TYPE) ATWRT Flag für optionalen Parameter 19990819

Method SET_OPTIONAL on class CL_NODE_PARAM_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) CHAR1 Typ des Parameters 19990128

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