SAP ABAP Class CL_EAMS_SV_NODE (Root implementation of StructureView nodes)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_NAV (Package) Object Navigator

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_EQUI | Equipment StructureView node | 20081024 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_FL | Functional Location StructureView node | 20081024 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_MAT | Material StructureView node | 20081027 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_MP | MeasurementPoints in StructureView | 20081111 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_NOAUTH | StructureView node for Objects w/o Authorization | 20081024 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_SGAP | Structure Gap StructureView node | 20090727 |
Properties
Class | CL_EAMS_SV_NODE | |
Short Description | Root implementation of StructureView nodes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_NAV | Object Navigator |
Created | 20081024 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_EAMS_SV_NODE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_EAMS_STRUCVIEW_NODE_FACTORY | 20090707 | Factory for StructureView nodes |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | EAMS_T_OBJTYPE | EAM object types | 20090320 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_NAV_RELATION_NAME | NAV - Relation name table | 20090320 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/IF_NAVO | NAV - Object Type Interface | 20090708 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_SV_NODE | Root implementation of StructureView nodes | 20081024 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20090708 | |||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20090708 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EAMS_S_STRUCVIEW_NODE | Single node in StructureView tree | 20081024 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EAMS_T_SV_NODE_BUFFER | StructureView node instance buffer | 20081028 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20081029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20090320 | |
2 | ![]() |
Instance method | Public | Constructor | 20081024 | |
3 | ![]() |
Static method | Public | Method | Create a GUID | 20081024 |
4 | ![]() |
Instance method | Public | Method | Return external & internal ID of object | 20081024 |
5 | ![]() |
Instance method | Public | Method | Return object info | 20081024 |
6 | ![]() |
Instance method | Public | Method | Return object info of subordinate objects | 20081024 |
7 | ![]() |
Instance method | Protected | Method | Read Node Attributes of NAVO instance | 20090708 |
8 | ![]() |
Instance method | Protected | Method | Read subtree using NAVR classes | 20081111 |
9 | ![]() |
Instance method | Public | Method | 20090320 |
Events
Class CL_EAMS_SV_NODE has no event.
Types
Class CL_EAMS_SV_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_SV_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_SV_NODE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_SV_NODE | Root implementation of StructureView nodes | 20081024 | ||
2 | ![]() |
IV_INTID | Call by reference | Type reference (TYPE) | /PLMB/S_NAV_INTID | Single node in StructureView tree | 20081024 | ||
3 | ![]() |
IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/NAV_OTYPE_NAME | Object Type | 20090708 |
Method CONSTRUCTOR on class CL_EAMS_SV_NODE has no exception.
Method CREATE_GUID16 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID16 | Value transfer | Type reference (TYPE) | GUID16 | Generic Data Element for GUID Fields (X16) | 20081024 |
Method CREATE_GUID16 on class CL_EAMS_SV_NODE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_KEY | Call by reference | Type reference (TYPE) | EAMS_S_SP_STRUCVIEW_ID | StructureView - Internal ID | 20081024 | ||
2 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | GUID16 | Generic Data Element for GUID Fields (X16) | 20081024 |
Method GET_ID on class CL_EAMS_SV_NODE has no exception.
Method GET_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_INFO | Value transfer | Type reference (TYPE) | EAMS_S_STRUCVIEW_NODE | Single node in StructureView tree | 20081024 |
Method GET_NODE_INFO on class CL_EAMS_SV_NODE has no exception.
Method GET_SUBTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_STRUCVIEW_NODE | Tabletype containing StructureView Tree | 20081024 | ||
2 | ![]() |
ET_REL_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_REL_MSG | Message table for messages of NAV relation classes | 20100916 | ||
3 | ![]() |
IV_BUFFER_DEPTH | Call by reference | Type reference (TYPE) | I | 0 | 20081028 |
Method GET_SUBTREE on class CL_EAMS_SV_NODE has no exception.
Method READ_NAVO_DATA Signature
Method READ_NAVO_DATA on class CL_EAMS_SV_NODE has no parameter.
Method READ_NAVO_DATA on class CL_EAMS_SV_NODE has no exception.
Method READ_SUBTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_STRUCVIEW_NODE | Tabletype containing StructureView Tree | 20081111 | ||
2 | ![]() |
ET_REL_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_REL_MSG | Message table for messages of NAV relation classes | 20100916 | ||
3 | ![]() |
IT_PARENT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20081111 | |||
4 | ![]() |
IT_RELATION_NAME | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_RELATION_NAME | NAV - Relation name table | 20081111 | ||
5 | ![]() |
IV_BUFFER_DEPTH | Call by reference | Type reference (TYPE) | I | 20081111 |
Method READ_SUBTREE on class CL_EAMS_SV_NODE has no exception.
Method REFRESH_INTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NEWID | Call by reference | Type reference (TYPE) | /PLMB/S_NAV_OBJ_ID | NAV - Node ID of NAV Object | 20090320 |
Method REFRESH_INTID on class CL_EAMS_SV_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |