SAP ABAP Class CL_NODE_PHASE_PII (Interpreter: Phase 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_PROCESS_STEP_PII Interpreter: Process Step Node (Syntax Graph) 00000000
Properties
Class CL_NODE_PHASE_PII  
Short Description Interpreter: Phase Node (Syntax Graph)    
Super Class CL_NODE_PROCESS_STEP_PII Interpreter: Process Step 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_PHASE_PII has no forward declaration.
Interfaces
Class CL_NODE_PHASE_PII has no interface implemented.
Friends
Class CL_NODE_PHASE_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NO Instance attribute Public Type reference (TYPE) VORNR Phase Number 19990119
2 M_TPREDECESSOR Instance attribute Private Type reference (TYPE) TY_TPHASES Predecessor Phases 19990215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990118
2 GET_NO Instance method Public Method Access Method for Attribute NO (Read) 19990118
3 GET_PREDECESSOR Instance method Public Method Access Method for Attribute PREDECESSOR (Read) 19990215
4 INSERT_PREDECESSOR Instance method Public Method Access Method for Attribute PREDECESSOR (Write) 19990215
5 SET_NO Instance method Public Method Access Method for Attribute NO (Write) 19990118
Events
Class CL_NODE_PHASE_PII has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PHASES Private See coding Line Type for Predecessor/Successor Table 19990215
2 TY_TPHASES Private See coding Type for Predecessor/Successor Table 19990215
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO Value transfer Type reference (TYPE) VORNR Phasennummer 19990118

Method CONSTRUCTOR on class CL_NODE_PHASE_PII has no exception.

Method GET_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) VORNR Phasennummer 19990827

Method GET_NO on class CL_NODE_PHASE_PII has no exception.

Method GET_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FTLNR Value transfer Type reference (TYPE) R_FTNR Nummer der Prozeßvorgabe 19990721
2 Exporting EX_FTNO Value transfer Type reference (TYPE) FTNO Prozeßvorgabennummer 19990721
3 Exporting EX_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990721
4 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
5 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990721
6 Exporting EX_PRED Value transfer Type reference (TYPE) ATWRT Vorgängerphase 19990215
7 Importing IM_INDEX Value transfer Type reference (TYPE) SYTABIX Index des Eintrags, der gelesen werden soll 19990215
# Exception Resumable Description Created on
1 INVALID_INDEX ungültige Indexangabe 19990215

Method INSERT_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FTLNR Value transfer Type reference (TYPE) R_FTNR Nummer der Prozeßvorgabe 19990721
2 Importing IM_FTNO Value transfer Type reference (TYPE) FTNO Prozeßvorgabenummer 19990721
3 Importing IM_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer 19990721
4 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
5 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990721
6 Importing IM_PRED Value transfer Type reference (TYPE) ATWRT Vorgängerphase 19990215

Method INSERT_PREDECESSOR on class CL_NODE_PHASE_PII has no exception.

Method SET_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO Value transfer Type reference (TYPE) VORNR Phasennummer 19990118

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