SAP ABAP Class CL_EAMS_SV_SRV_NAV_SUP_OBJ (Navigate from root node to its superior)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_STRUCVIEW (Package) User Interface for Structure View

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_GOS_SRVCALL | Maintain user specific data | 20090813 |
Properties
Class | CL_EAMS_SV_SRV_NAV_SUP_OBJ | |
Short Description | Navigate from root node to its superior | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_UI_STRUCVIEW | User Interface for Structure View |
Created | 20090813 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAMS_SV_SRV_NAV_SUP_OBJ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMB/IF_GOS_SRVCALL | Maintain user specific data | 20090813 |
Friends
Class CL_EAMS_SV_SRV_NAV_SUP_OBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Application Model Interface | 20090821 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Application Model Interface | 20090814 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | EAMS application model | 20090814 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_OBJ_SUPERIOR_OBJ_MAP | 20091112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Get superior technical object | 20090813 |
Events
Class CL_EAMS_SV_SRV_NAV_SUP_OBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_OBJ_SUPERIOR_OBJ_MAP | Private | See coding | 20091112 | tt_obj_superior_obj_map TYPE STANDARD TABLE OF ty_obj_superior_obj_map
|
||
2 | TY_OBJ_SUPERIOR_OBJ_MAP | Private | See coding | 20091112 | BEGIN OF ty_obj_superior_obj_map,
otype_name TYPE /plmb/gos_object_type,
object_id TYPE /plmb/t_gos_internal_key,
superior_obj_intid TYPE /plmb/s_nav_obj_id,
END OF ty_obj_superior_obj_map
|
Method Signatures
Method GET_SUPERIOR_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUP_OBJ_INTID | Call by reference | Type reference (TYPE) | /PLMB/S_NAV_OBJ_ID | NAV - Node ID of NAV Object | 20090818 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_PADAT_CHG | Object of Personal Area | 20090813 |
Method GET_SUPERIOR_OBJ on class CL_EAMS_SV_SRV_NAV_SUP_OBJ has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |