SAP ABAP Class CL_NODE_PI_PII (Interpreter: Process Instruction 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_PI_PII  
Short Description Interpreter: Process Instruction 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_PI_PII has no forward declaration.
Interfaces
Class CL_NODE_PI_PII has no interface implemented.
Friends
Class CL_NODE_PI_PII has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CATEGORY Instance attribute Public Type reference (TYPE) CO_COSTR Process Instruction Category 20000117
2 M_FTLNR Instance attribute Public Type reference (TYPE) R_FTNR Number of Process Instruction 19990128
3 M_FTLNR_SUB Instance attribute Public Type reference (TYPE) R_FTNR Enhanced Numbering for Process Instruction Number 19990907
4 M_FTNO Instance attribute Public Type reference (TYPE) FTNO Process Instruction Number in the Control Recipe 19990120
5 M_LAYOUT_URL Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Start URL 19991112
6 M_MAX_SIZE Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Maximum Table Size for Repeated Data Request 19990119
7 M_MIN_SIZE Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Minimum Table Size for Repeated Data Request 19990119
8 M_TYPE Instance attribute Public Type reference (TYPE) PII_NODE_ATTRB Type of Data Request 19990827
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990118
2 GET_CATEGORY Instance method Public Method Access Method for Attribute CATEGORY (Read) 20000117
3 GET_FTLNR Instance method Public Method Access Method for Attribute NO (Read) 19990128
4 GET_FTNO Instance method Public Method Access Method for Attribute FTNO (Read) 19990128
5 GET_LAYOUT_URL Instance method Public Method Access Method for Attribute LAYOUT_URL (Read) 19991112
6 GET_MAX_SIZE Instance method Public Method Access Method for Attribute MAX_SIZE (Read) 19990118
7 GET_MIN_SIZE Instance method Public Method Access Method for Attribute MIN_SIZE (Read) 19990118
8 GET_TYPE Instance method Public Method Access Method for Attribute REPEATED (Read) 19990827
9 SET_CATEGORY Instance method Public Method Access Method for Attribute CATEGORY (Write)++ 20000117
10 SET_FTLNR Instance method Public Method Access Method for Attribute NO (Write) 19990128
11 SET_FTNO Instance method Public Method Access Method for Attribute FTNO (Write) 19990128
12 SET_LAYOUT_URL Instance method Public Method Access Method for Attribute LAYOUT_URL (Write) 19991112
13 SET_MAX_SIZE Instance method Public Method Access Method for Attribute MAX_SIZE (Write) 19990118
14 SET_MIN_SIZE Instance method Public Method Access Method for Attribute MIN_SIZE (Write) 19990118
15 SET_TYPE Instance method Public Method Access Method for Attribute REPEATED (Write) 19990827
Events
Class CL_NODE_PI_PII has no event.
Types
Class CL_NODE_PI_PII has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATEGORY Value transfer Type reference (TYPE) CO_COSTR Prozeßvorgabeart 20000117
2 Importing IM_FTLNR Value transfer Type reference (TYPE) R_FTNR Prozeßvorgabenummer 19990119
3 Importing IM_FTLNR_SUB Value transfer Type reference (TYPE) R_FTNR Erweiterte Nummerierung für Prozeßvorgabennummer 19990907
4 Importing IM_FTNO Value transfer Type reference (TYPE) FTNO Nummer der Prozeßvorgabe im Steuerrezpt 19990120

Method CONSTRUCTOR on class CL_NODE_PI_PII has no exception.

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATEGORY Value transfer Type reference (TYPE) CO_COSTR Prozeßvorgabeart 20000117

Method GET_CATEGORY on class CL_NODE_PI_PII has no exception.

Method GET_FTLNR 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 19990907
2 Exporting EX_FTLNR_SUB Value transfer Type reference (TYPE) R_FTNR Erweiterte Nummerierung für Prozeßvorgabennummer 19990907

Method GET_FTLNR on class CL_NODE_PI_PII has no exception.

Method GET_FTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FTNO Prozeßvorgabenummer 19990827

Method GET_FTNO on class CL_NODE_PI_PII has no exception.

Method GET_LAYOUT_URL 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 im Steuerrezept 19991112
2 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19991112
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer 19991112
4 Exporting EX_LAYOUT_URL Value transfer Type reference (TYPE) ATWRT URL-Adresse 19991112

Method GET_LAYOUT_URL on class CL_NODE_PI_PII has no exception.

Method GET_MAX_SIZE 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 19990907
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Exporting EX_MAX Value transfer Type reference (TYPE) ATWRT Maximale Anzahl 19990118

Method GET_MAX_SIZE on class CL_NODE_PI_PII has no exception.

Method GET_MIN_SIZE 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 19990907
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Exporting EX_MIN Value transfer Type reference (TYPE) ATWRT Minimale Anzahl 19990118

Method GET_MIN_SIZE on class CL_NODE_PI_PII has no exception.

Method GET_TYPE 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 im Steuerrezept 19990827
2 Exporting EX_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
3 Exporting EX_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer 19990827
4 Exporting EX_TYPE Value transfer Type reference (TYPE) ATWRT Type der Datenanforderung 19990827

Method GET_TYPE on class CL_NODE_PI_PII has no exception.

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATEGORY Value transfer Type reference (TYPE) CO_COSTR Prozeßvorgabeart 20000117

Method SET_CATEGORY on class CL_NODE_PI_PII has no exception.

Method SET_FTLNR 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 19990128
2 Importing IM_FTLNR_SUB Value transfer Type reference (TYPE) R_FTNR Erweiterte Nummerierung für Prozeßvorgabennummer 19990907

Method SET_FTLNR on class CL_NODE_PI_PII has no exception.

Method SET_FTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FTNO Value transfer Type reference (TYPE) FTNO Prozeßvorgabenummer 19990128

Method SET_FTNO on class CL_NODE_PI_PII has no exception.

Method SET_LAYOUT_URL 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 im Steuerrezept 19991112
2 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19991112
3 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer 19991112
4 Importing IM_LAYOUT_URL Value transfer Type reference (TYPE) POC_URL URL-Adresse 19991112

Method SET_LAYOUT_URL on class CL_NODE_PI_PII has no exception.

Method SET_MAX_SIZE 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 19990907
3 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Importing IM_MAX Value transfer Type reference (TYPE) ATWRT Maximale Anzahl 19990118

Method SET_MAX_SIZE on class CL_NODE_PI_PII has no exception.

Method SET_MIN_SIZE 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 19990907
3 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer im Steuerrezept 19990128
4 Importing IM_MIN Value transfer Type reference (TYPE) ATWRT Minimale Anzahl 19990118

Method SET_MIN_SIZE on class CL_NODE_PI_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_FVLNR Value transfer Type reference (TYPE) R_FVNR Merkmalsnummer im Steuerrezept 19990827
2 Importing IM_FVLNR_SUB Value transfer Type reference (TYPE) R_FVNR Erweiterte Nummerierung für Merkmalsnummer 19990907
3 Importing IM_FVNO Value transfer Type reference (TYPE) FVNO Merkmalsnummer 19990827
4 Importing IM_TYPE Value transfer Type reference (TYPE) ATWRT Typ der Datenanforderung 19990827

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