SAP ABAP Class CL_NODE_INPUT_PII (Interpreter: Input 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_INPUT_PII  
Short Description Interpreter: Input 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_INPUT_PII has no forward declaration.
Interfaces
Class CL_NODE_INPUT_PII has no interface implemented.
Friends
Class CL_NODE_INPUT_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DEFAULT_TYPE Instance attribute Public Type reference (TYPE) ATNAM Type of Default Value 19990120
2 M_DEFAULT_URL Instance attribute Public Type reference (TYPE) POC_URL URL for Default Value 19990811
3 M_DEFAULT_VALUE Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Default Value 19990120
4 M_LABEL Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Text 19990118
5 O_VALIDATION Instance attribute Public Object reference (TYPE REF TO) CL_NODE_VALIDATION_PII Reference to Value Check Node 19990119
6 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_DEFAULT Instance method Public Method Access Method for Attributes DEFAULT_VALUE and DEFAULT_TYPE 19990120
2 GET_LABEL Instance method Public Method Access Method for Attribute LABEL (Read) 19990118
3 GET_VALIDATION Instance method Public Method Access Method for Referenece to Check Node (Read) 19990119
4 GET_VARIABLE Instance method Public Method Access Method for Reference to Variable Node (Read) 19990118
5 SET_DEFAULT Instance method Public Method Access Method for Attributes DEFAULT_VALUE and DEFAULT_TYPE 19990120
6 SET_LABEL Instance method Public Method Access Method for Attribute LABEL (Write) 19990118
7 SET_VALIDATION Instance method Public Method Access Method for Reference to Check Node (Write) 19990119
8 SET_VARIABLE Instance method Public Method Access Method for Reference to Variable Node (Write) 19990118
Events
Class CL_NODE_INPUT_PII has no event.
Types
Class CL_NODE_INPUT_PII has no local type.
Method Signatures

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEFAULT_TYPE Value transfer Type reference (TYPE) ATNAM Typ des Vorschlagwerts 19990120
2 Exporting EX_DEFAULT_URL Value transfer Type reference (TYPE) POC_URL URL für den Vorschlagwert 19990811
3 Exporting EX_DEFAULT_VALUE Value transfer Type reference (TYPE) ATWRT Vorschlagswert 19990120
4 Exporting EX_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990120
5 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
6 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128

Method GET_DEFAULT on class CL_NODE_INPUT_PII has no exception.

Method GET_LABEL 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_LABEL Value transfer Type reference (TYPE) ATWRT Beschriftung 19990118

Method GET_LABEL on class CL_NODE_INPUT_PII has no exception.

Method GET_VALIDATION 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_VALIDATION_PII Referenz 19990826

Method GET_VALIDATION on class CL_NODE_INPUT_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_INPUT_PII has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFAULT_TYPE Value transfer Type reference (TYPE) ATNAM Typ des Vorschlagwerts 19990120
2 Importing IM_DEFAULT_URL Value transfer Type reference (TYPE) POC_URL URL für den Vorschlagswert 19990811
3 Importing IM_DEFAULT_VALUE Value transfer Type reference (TYPE) ATWRT Vorschlagswert 19990120
4 Importing IM_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990120
5 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990906
6 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128

Method SET_DEFAULT on class CL_NODE_INPUT_PII has no exception.

Method SET_LABEL 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_LABEL Value transfer Type reference (TYPE) ATWRT Beschriftung 19990118

Method SET_LABEL on class CL_NODE_INPUT_PII has no exception.

Method SET_VALIDATION Signature

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

Method SET_VALIDATION on class CL_NODE_INPUT_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_INPUT_PII has no exception.
History
Last changed by/on SAP  20040127 
SAP Release Created in