SAP ABAP Class CL_EAMS_NAVO_SUP (Superior class for Object type classes)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_NAV (Package) Object Navigator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_NAVO NAV - Object Type Interface 20081015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_TASK Object type class for Notification Tasks 20090819
2 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_ORD Object type class for Order 20081111
3 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_ORDOP Object type class for Order Operations 20090819
4 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PERMIT Object type class for Permit 20100416
5 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PERMIT_REL Object type class for Permit 20101214
6 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PR Object type class for Purchase Requisition 20091123
7 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PRT_O Object type class for Structure Gaps 20090911
8 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_SESHT Object type class for Service Entry Sheet 20100202
9 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_SGAP Object type class for Structure Gaps 20090722
10 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_OLNK Object type class for Object Link 20090818
... Click here to see Used By full list (35 items)
Properties
Class CL_EAMS_NAVO_SUP  
Short Description Superior class for Object type classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_NAV   Object Navigator 
Created 20081015   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_NAVO_SUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_NAVO NAV - Object Type Interface 20081015
Friends
Class CL_EAMS_NAVO_SUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DDIC_NAMES Instance attribute Protected Type reference (TYPE) TYP_DDIC_NAMES List of relevant DDIC object names 20081015
2 MT_INTID2KEY Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - key component : INTID 20081015
3 MT_INTID_ATTR Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - Object Attributes 20081015
4 MT_INTID_IDR_ATTR Instance attribute Protected Type reference (TYPE) /PLMB/T_NAV_IDR NAV - Attributes to be displayed in IDR 20081015
5 MT_KEY2INTID Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - key component : external key 20081015
6 MV_OBJECT_TYPE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/NAV_OTYPE_NAME Object Type 20081024
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MULTI_AUTH Instance method Protected Method 20081016
2 CHECK_MULTI_EXISTENCE Instance method Protected Method 20081016
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081015
4 CREATE_IDR_DATA Instance method Protected Method Create IDR data 20081024
5 GET_BO_REFERENCE Instance method Protected Method Get Instance of BO class 20081112
6 GET_EXTERNAL_KEY Instance method Protected Method Get external key 20081024
7 GET_OBJECT_ATTRIBUTES Instance method Protected Method Get attributes for a list of objects 20081021
8 MAP_EXT2INT Instance method Protected Method 20081016
9 REFRESH_INDIVIDUAL_BUFFER Instance method Protected Method Refresh individual buffer of object (to be redef. by object) 20090625
10 SET_DDIC_NAMES Instance method Protected Method Set DDIC names 20081015
Events
Class CL_EAMS_NAVO_SUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_DDIC_NAMES Protected See coding 20081015 BEGIN OF typ_ddic_names, key_s TYPE typename, intid_key_s TYPE typename, intid_attr_s TYPE typename, intid2key_t TYPE typename, key2intid_t TYPE typename, intid_attr_t TYPE typename, END OF typ_ddic_names
2 TYP_INTID_S Protected See coding 20081020 BEGIN OF typ_intid_s , intid TYPE /plmb/nav_intid, END OF typ_intid_s
Method Signatures

Method CHECK_MULTI_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20081016
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20081016
3 Importing IT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20081016

Method CHECK_MULTI_AUTH on class CL_EAMS_NAVO_SUP has no exception.

Method CHECK_MULTI_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20081016
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20081016
3 Importing IT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20081016

Method CHECK_MULTI_EXISTENCE on class CL_EAMS_NAVO_SUP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_NAVO_SUP has no parameter.
Method CONSTRUCTOR on class CL_EAMS_NAVO_SUP has no exception.

Method CREATE_IDR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) DATA Object key 20081024
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /PLMB/NAV_DISPLAY_KEY_DESC Display Key Description 20081024
3 Importing IV_DISPLAY_KEY Call by reference Type reference (TYPE) /PLMB/NAV_DISPLAY_KEY Concatenated Semantic Key for Display Purposes 20081024
4 Importing IV_INTID Call by reference Type reference (TYPE) /PLMB/NAV_INTID Internal ID 20081024

Method CREATE_IDR_DATA on class CL_EAMS_NAVO_SUP has no exception.

Method GET_BO_REFERENCE Signature

Method GET_BO_REFERENCE on class CL_EAMS_NAVO_SUP has no parameter.
Method GET_BO_REFERENCE on class CL_EAMS_NAVO_SUP has no exception.

Method GET_EXTERNAL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPLAY_KEY Value transfer Type reference (TYPE) DATA 20081024
2 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) DATA 20081024

Method GET_EXTERNAL_KEY on class CL_EAMS_NAVO_SUP has no exception.

Method GET_OBJECT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) INDEX TABLE 20081021

Method GET_OBJECT_ATTRIBUTES on class CL_EAMS_NAVO_SUP has no exception.

Method MAP_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INTID_KEY Call by reference Type reference (TYPE) DATA 20081028
2 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20081016

Method MAP_EXT2INT on class CL_EAMS_NAVO_SUP has no exception.

Method REFRESH_INDIVIDUAL_BUFFER Signature

Method REFRESH_INDIVIDUAL_BUFFER on class CL_EAMS_NAVO_SUP has no parameter.
Method REFRESH_INDIVIDUAL_BUFFER on class CL_EAMS_NAVO_SUP has no exception.

Method SET_DDIC_NAMES Signature

Method SET_DDIC_NAMES on class CL_EAMS_NAVO_SUP has no parameter.
Method SET_DDIC_NAMES on class CL_EAMS_NAVO_SUP 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_EAMS_NAVO_TASK Object type class for Notification Tasks 20090819
2 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_ORD Object type class for Order 20081111
3 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_ORDOP Object type class for Order Operations 20090819
4 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PERMIT Object type class for Permit 20100416
5 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PERMIT_REL Object type class for Permit 20101214
6 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PR Object type class for Purchase Requisition 20091123
7 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_PRT_O Object type class for Structure Gaps 20090911
8 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_SESHT Object type class for Service Entry Sheet 20100202
9 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_SGAP Object type class for Structure Gaps 20090722
10 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_OLNK Object type class for Object Link 20090818
11 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_TL Object type class for Task List 20081111
12 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_TLOP Object type class for Task List Operation 20090813
13 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_USGLIST Object type class for Structure Gaps 20090830
14 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_WCM_WAP Object type class for WCM-Work Approval 20100427
15 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_WCM_WCA Object type class for WCM - Work Clearance Application (WCA) 20100422
16 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_WCM_WCD Object type class for WCM-Work Clearance Documents 20100415
17 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_WCM_WCD_TEMPL Object type class for WCD Template 20100415
18 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_WCM_WCI Object type class for WCM - Work Clearance Doc. Item 20100510
19 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MD Object type class for Measurement Document 20081210
20 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_CONF Object type class for Confimation 20091109
21 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_DIR Object type class for DIR 20081121
22 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_DIR_ORIG Object type class for originals of DIR 20081125
23 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_EQUI Object type class for Equipment 20081015
24 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_FL Object type class for Functional Location 20081023
25 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_GOS Object type class for GOS (archive link) 20081211
26 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_JOB Object type class for EAMS Job 20090818
27 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MAT Object type class for Material 20081029
28 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_CHAR Object type class for Characteristics 20081212
29 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MHIO Object type class for maintenance call object 20090828
30 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MHIS Object type class for maintenance history 20090828
31 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MP Object type class for Measuring Point 20081027
32 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_MPOS Object type class for Maintenance Plan Item 20090407
33 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_NOAUTH Object type class for Ojects w/o Authorization 20081107
34 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_NTF Object type class for Notification 20081110
35 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_OBJK Object type class for Objectlist 20090721
History
Last changed by/on SAP  20100310 
SAP Release Created in 605