SAP ABAP Class CL_NODE_REQUEST_PII (Interpreter: Request 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_STEP_PII | Interpreter: Step Node (Syntax Graph) | 00000000 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_AUTOMATIC_PII | Interpreter: Automatic Calculation Node (Syntax Graph) | 00000000 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_CALCULATION_PII | Interpreter: Calculation Node (Syntax Graph) | 19990218 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_COMMAND_PII | Interpreter: Command Node (Syntax Graph) | 20010816 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_DATA_ACCESS_PII | Interpreter: Data Access Node (Syntax Graph) | 20011030 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_EXTERNAL_PII | Interpreter: Value Assignment Node (Syntax Graph) | 00000000 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FIX_PII | Interpreter: Fixed Value Assignment Node (Syntax Graph) | 00000000 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FUNCTION_PII | Interpreter: Function Node (Syntax Graph) | 00000000 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FWD_VARDECL_PII | Interpreter: Forwards Declaration Node (Syntax Graph) | 19991112 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_INPUT_PII | Interpreter: Input Node (Syntax Graph) | 00000000 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_OUTPUT_CHAR_PII | Interpreter: Characteristic Output Node (Syntax Graph) | 00000000 |
... | Click here to see Used By full list (11 items) |
Properties
Class | CL_NODE_REQUEST_PII | |
Short Description | Interpreter: Request Node (Syntax Graph) | |
Super Class | CL_NODE_STEP_PII | Interpreter: 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_REQUEST_PII has no forward declaration.
Interfaces
Class CL_NODE_REQUEST_PII has no interface implemented.
Friends
Class CL_NODE_REQUEST_PII has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PII_NODE_ATTRB | Name of Request | 19990118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990118 |
2 | ![]() |
Instance method | Public | Method | Access Method for NAME Attribute (Read) | 19990118 |
3 | ![]() |
Instance method | Public | Method | Access Method for NAME Attribute (Write) | 19990118 |
Events
Class CL_NODE_REQUEST_PII has no event.
Types
Class CL_NODE_REQUEST_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 | ![]() |
IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummr | 19990120 | ||
2 | ![]() |
IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990907 | ||
3 | ![]() |
IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990128 | ||
4 | ![]() |
IM_NAME | Value transfer | Type reference (TYPE) | ATWRT | Name der Anforderung | 19990118 |
Method CONSTRUCTOR on class CL_NODE_REQUEST_PII has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 19990120 | ||
2 | ![]() |
EX_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990907 | ||
3 | ![]() |
EX_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990128 | ||
4 | ![]() |
EX_NAME | Value transfer | Type reference (TYPE) | ATWRT | Name | 19990118 |
Method GET_NAME on class CL_NODE_REQUEST_PII has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 19990120 | ||
2 | ![]() |
IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 19990907 | ||
3 | ![]() |
IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 19990128 | ||
4 | ![]() |
IM_NAME | Value transfer | Type reference (TYPE) | ATWRT | Name | 19990118 |
Method SET_NAME on class CL_NODE_REQUEST_PII has no exception.
Meta Relationship - Used By (full list)
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_AUTOMATIC_PII | Interpreter: Automatic Calculation Node (Syntax Graph) | 00000000 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_CALCULATION_PII | Interpreter: Calculation Node (Syntax Graph) | 19990218 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_COMMAND_PII | Interpreter: Command Node (Syntax Graph) | 20010816 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_DATA_ACCESS_PII | Interpreter: Data Access Node (Syntax Graph) | 20011030 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_EXTERNAL_PII | Interpreter: Value Assignment Node (Syntax Graph) | 00000000 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FIX_PII | Interpreter: Fixed Value Assignment Node (Syntax Graph) | 00000000 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FUNCTION_PII | Interpreter: Function Node (Syntax Graph) | 00000000 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_FWD_VARDECL_PII | Interpreter: Forwards Declaration Node (Syntax Graph) | 19991112 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_INPUT_PII | Interpreter: Input Node (Syntax Graph) | 00000000 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_OUTPUT_CHAR_PII | Interpreter: Characteristic Output Node (Syntax Graph) | 00000000 |
11 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_OUTPUT_VAR_PII | Interpreter: Variable Output Node (Syntax Graph) | 00000000 |
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in |