Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_CHECKER_PII | Interpreter: Visitor that Checks Semantics of Nodes | 00000000 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PI_SHEET_GENERATOR_PII | Interpreter: Interpreter for Syntax Graph | 19990216 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_XML_GENERATOR_PII | Interpreter: Generator for XML Document | 19991027 |
Properties
Class | CL_NODE_VISITOR_PII | |
Short Description | Interpreter: Node Visitor of 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 | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NODE_VISITOR_PII has no interface implemented.
Friends
Class CL_NODE_VISITOR_PII has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | R_FTNR | Process Instruction Number | 19990907 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | R_FTNR | Enhanced Process Instruction Number | 19990907 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_IDENT | Identifier that was Last Visited | 19990722 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VORNR | Phase Visited | 19990827 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Indicator for Repeated Data Request | 19990827 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_NODE_RECIPE_PII | Reference to Syntax Graph | 19990119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts Characteristic Value to External Format | 19991208 |
2 | ![]() |
Instance method | Public | Method | Access Method for Reference to Syntax Graph (Read) | 19990119 |
3 | ![]() |
Instance method | Public | Method | Access Method for Reference to Syntax Graph (Write) | 19990119 |
4 | ![]() |
Instance method | Public | Method | Visitor Method for Automatic Value Assignment Node | 19990119 |
5 | ![]() |
Instance method | Public | Method | Visitor Method for Calculation Node | 19990119 |
6 | ![]() |
Instance method | Public | Method | Visitor Method for Characteristic Node | 19990119 |
7 | ![]() |
Instance method | Public | Method | Visitor Method for Command | 20010820 |
8 | ![]() |
Instance method | Public | Method | Visitor Method for Constant Node | 19990119 |
9 | ![]() |
Instance method | Public | Method | Visitor Method for Data Point | 20011102 |
10 | ![]() |
Instance method | Public | Method | Visitor Method for Manufacturing Data Access | 20011102 |
11 | ![]() |
Instance method | Public | Method | Visitor Method for Conditions (Event) | 20010820 |
12 | ![]() |
Instance method | Public | Method | Visitor Method for Condition Formula | 20010820 |
13 | ![]() |
Instance method | Public | Method | Visitor Method for Condition Function | 20010820 |
14 | ![]() |
Instance method | Public | Method | Visitor Method for External Value Assignment Node | 19990119 |
15 | ![]() |
Instance method | Public | Method | Visitor Method for Fixed Value Assignment Node | 19990119 |
16 | ![]() |
Instance method | Public | Method | Visitor Method for Function Node | 19990119 |
17 | ![]() |
Instance method | Public | Method | Visitor Method for Forwards Declaration Node | 19991112 |
18 | ![]() |
Instance method | Public | Method | Visitor Method for Input Node | 19990119 |
19 | ![]() |
Instance method | Public | Method | Visitor Method for Destination Node | 19990118 |
20 | ![]() |
Instance method | Public | Method | Visitor Method for Output Characteristic Node | 19990119 |
21 | ![]() |
Instance method | Public | Method | Visitor Method for Output Variable Node | 19990119 |
22 | ![]() |
Instance method | Public | Method | Visitor Method for Parameter Node | 19990119 |
23 | ![]() |
Instance method | Public | Method | Visitor Method for Phase Node | 19990119 |
24 | ![]() |
Instance method | Public | Method | Visitor Method for Process Instruction Node | 19990119 |
25 | ![]() |
Instance method | Public | Method | Visitor Method for Recipe Node | 19990119 |
26 | ![]() |
Instance method | Public | Method | Visitor Method for Check Formula Node | 19990119 |
27 | ![]() |
Instance method | Public | Method | Visitor Method for Check Function Node | 19990119 |
28 | ![]() |
Instance method | Public | Method | Visitor Method for Check Node | 19990928 |
29 | ![]() |
Instance method | Public | Method | Visitor Method for Variable Node | 19990119 |
Events
Class CL_NODE_VISITOR_PII has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_IDENT | Protected | See coding | Type for Internal Identifier | 19990722 |
|
Method Signatures
Method CONVERT_CHAR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHAR_NAME | Value transfer | Type reference (TYPE) | ATNAM | Merkmalsname | 19991208 | ||
2 | ![]() |
IM_CHAR_VALUE | Value transfer | Type reference (TYPE) | ATWRT | Merkmalswert | 19991208 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | konvertierter Wert | 19991208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 19991208 |
Method GET_RECIPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NODE_RECIPE_PII | Referenz | 19990826 |
Method GET_RECIPE on class CL_NODE_VISITOR_PII has no exception.
Method SET_RECIPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RECIPE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_RECIPE_PII | Referenz | 19990119 |
Method SET_RECIPE on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_AUTOMATIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_AUTOMATIC_PII | besuchter Knoten | 19990119 |
Method VISIT_AUTOMATIC on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_CALCULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_CALCULATION_PII | besuchter Knoten | 19990119 |
Method VISIT_CALCULATION on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_CHAR_PII | besuchter Knoten | 19990119 |
Method VISIT_CHAR on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_COMMAND_PII | Interpreter: Kommanbdoknoten (Syntax-Graph) | 20010820 |
Method VISIT_COMMAND on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_CONST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_CONST_PII | besuchter Knoten | 19990119 |
Method VISIT_CONST on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_DATAPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_DATAPOINT_PII | besuchter Knoten | 20011102 |
Method VISIT_DATAPOINT on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_DATA_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_DATA_ACCESS_PII | besuchter Knoten | 20011102 |
Method VISIT_DATA_ACCESS on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_EVENT_PII | Interpreter: Bedingungs-Knoten (Syntax-Graph) | 20010820 |
Method VISIT_EVENT on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_EVT_FORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_EVT_FORMULA_PII | Interpreter: Bedingungsformel-Knoten (Syntax-Graph) | 20010820 |
Method VISIT_EVT_FORMULA on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_EVT_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_EVT_FUNCTION_PII | Ibesuchter Knoten | 20010820 |
Method VISIT_EVT_FUNCTION on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_EXTERNAL_PII | besuchter Knoten | 19990119 |
Method VISIT_EXTERNAL on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_FIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_FIX_PII | besuchter Knoten | 19990119 |
Method VISIT_FIX on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_FUNCTION_PII | besuchter Knoten | 19990119 |
Method VISIT_FUNCTION on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_FWD_VARDECL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_FWD_VARDECL_PII | besuchter Knoten | 19991112 |
Method VISIT_FWD_VARDECL on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_INPUT_PII | besuchter Knoten | 19990119 |
Method VISIT_INPUT on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_MESSAGE_PII | besuchter Knoten | 19990119 |
Method VISIT_MESSAGE on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_OUTPUT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_OUTPUT_CHAR_PII | besuchter Knoten | 19990119 |
Method VISIT_OUTPUT_CHAR on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_OUTPUT_VAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_OUTPUT_VAR_PII | besuchter Knoten | 19990119 |
Method VISIT_OUTPUT_VAR on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_PARAM_PII | besuchter Knoten | 19990119 |
Method VISIT_PARAM on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_PHASE_PII | besuchter Knoten | 19990119 |
Method VISIT_PHASE on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_PI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_PI_PII | besuchter Knoten | 19990119 |
Method VISIT_PI on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_RECIPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_RECIPE_PII | besuchter Knoten | 19990119 |
Method VISIT_RECIPE on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_VALFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_VALFORM_PII | besuchter Knoten | 19990119 |
Method VISIT_VALFORM on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_VALFUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_VALFUNC_PII | besuchter Knoten | 19990119 |
Method VISIT_VALFUNC on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_VALIDATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_VALIDATION_PII | besuchter Knoten | 19990928 |
Method VISIT_VALIDATION on class CL_NODE_VISITOR_PII has no exception.
Method VISIT_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_VARIABLE_PII | besuchter Knoten | 19990119 |
Method VISIT_VARIABLE on class CL_NODE_VISITOR_PII has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |