SAP ABAP Class CL_EAMS_NAVO_DOC (Object type class for DIR)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     OBJNAV_MAT_DIR (Package) Content for Object Navigator (Material, DIR)
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 20100930
Properties
Class CL_EAMS_NAVO_DOC  
Short Description Object type class for DIR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OBJNAV_MAT_DIR   Content for Object Navigator (Material, DIR) 
Created 20100930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_NAVO_DOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_NAVO NAV - Object Type Interface 20100930
Friends
Class CL_EAMS_NAVO_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OTYPE_NAME Constant Public Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE 'PLM_DIR' Object Type 20101007
2 MS_DDIC_NAMES Instance attribute Protected Type reference (TYPE) TYP_DDIC_NAMES List of relevant DDIC object names 20100930
3 MT_INTID2KEY Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - key component : INTID 20100930
4 MT_INTID_ATTR Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - Object Attributes 20100930
5 MT_INTID_IDR_ATTR Instance attribute Protected Type reference (TYPE) /PLMB/T_NAV_IDR NAV - Attributes to be displayed in IDR 20100930
6 MT_KEY2INTID Instance attribute Protected Object reference (TYPE REF TO) DATA NAV - key component : external key 20100930
7 MV_OBJECT_TYPE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/NAV_OTYPE_NAME Object Type 20100930
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MULTI_AUTH Instance method Protected Method 20100930
2 CHECK_MULTI_EXISTENCE Instance method Protected Method 20100930
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101011
4 CREATE_IDR_DATA Instance method Protected Method Create IDR data 20100930
5 GET_DIR_HEADER Instance method Protected Method Get HEader Data of DIR 20100930
6 GET_EXTERNAL_KEY Instance method Protected Method Get external key 20100930
7 GET_OBJECT_ATTRIBUTES Instance method Protected Method Get attributes for a list of objects 20100930
8 MAP_EXT2INT Instance method Protected Method 20100930
9 SET_DDIC_NAMES Instance method Protected Method 20100930
Events
Class CL_EAMS_NAVO_DOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_DDIC_NAMES Protected See coding 20100930 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 20100930 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 20100930
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100930
3 Importing IT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20100930

Method CHECK_MULTI_AUTH on class CL_EAMS_NAVO_DOC 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 20100930
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100930
3 Importing IT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20100930

Method CHECK_MULTI_EXISTENCE on class CL_EAMS_NAVO_DOC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_NAVO_DOC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_NAVO_DOC 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 20100930
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /PLMB/NAV_DISPLAY_KEY_DESC Display Key Description 20100930
3 Importing IV_DISPLAY_KEY Call by reference Type reference (TYPE) /PLMB/NAV_DISPLAY_KEY Concatenated Semantic Key for Display Purposes 20100930
4 Importing IV_INTID Call by reference Type reference (TYPE) /PLMB/NAV_INTID Internal ID 20100930

Method CREATE_IDR_DATA on class CL_EAMS_NAVO_DOC has no exception.

Method GET_DIR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT_DATA Call by reference Type reference (TYPE) EAMS_S_NAV_DOC_ID_ATTR NAV - DIR attributes 20100930
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100930
3 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) EAMS_S_NAV_DOC_ID DIR - Identification 20100930

Method GET_DIR_HEADER on class CL_EAMS_NAVO_DOC 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 20100930
2 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) DATA 20100930

Method GET_EXTERNAL_KEY on class CL_EAMS_NAVO_DOC 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 20100930

Method GET_OBJECT_ATTRIBUTES on class CL_EAMS_NAVO_DOC 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 20100930
2 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20100930

Method MAP_EXT2INT on class CL_EAMS_NAVO_DOC has no exception.

Method SET_DDIC_NAMES Signature

Method SET_DDIC_NAMES on class CL_EAMS_NAVO_DOC has no parameter.
Method SET_DDIC_NAMES on class CL_EAMS_NAVO_DOC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606