SAP ABAP Class CL_EAMS_NAVO_MATERIAL (Object type class for Material)
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 20100929
Properties
Class CL_EAMS_NAVO_MATERIAL  
Short Description Object type class for Material    
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 20100929   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_NAVO_MATERIAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_NAVO NAV - Object Type Interface 20100929
Friends
Class CL_EAMS_NAVO_MATERIAL 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_MAT' Object Type 20101007
2 MS_DDIC_NAMES Instance attribute Protected Type reference (TYPE) TYP_DDIC_NAMES 20100929
3 MT_INTID2KEY Instance attribute Protected Object reference (TYPE REF TO) DATA 20100929
4 MT_INTID_ATTR Instance attribute Protected Object reference (TYPE REF TO) DATA 20100929
5 MT_INTID_IDR_ATTR Instance attribute Protected Type reference (TYPE) /PLMB/T_NAV_IDR 20100929
6 MT_KEY2INTID Instance attribute Protected Object reference (TYPE REF TO) DATA 20100929
7 MV_BOM_BLOCK_TITLE Instance attribute Protected Type reference (TYPE) DDTEXT Explanatory Short Text 20100929
8 MV_OBJECT_TYPE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/NAV_OTYPE_NAME 20100929
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MULTI_AUTH Instance method Protected Method 20100929
2 CHECK_MULTI_EXISTENCE Instance method Protected Method 20100929
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100929
4 CREATE_IDR_DATA Instance method Protected Method Create IDR data 20100929
5 GET_EXTERNAL_KEY Instance method Protected Method Get external key 20100929
6 GET_OBJECT_ATTRIBUTES Instance method Protected Method Get attributes for a list of objects 20100929
7 MAP_EXT2INT Instance method Protected Method 20100929
8 SET_DDIC_NAMES Instance method Protected Method Set DDIC names 20100929
9 SET_NAV_BOM_SEL_PARAMS Instance method Protected Method set parameters for bom selection in the navigator settings 20100929
Events
Class CL_EAMS_NAVO_MATERIAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_DDIC_NAMES Protected See coding 20100929 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 20100929 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 20100929
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100929
3 Importing IT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20100929

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

Method CHECK_MULTI_EXISTENCE on class CL_EAMS_NAVO_MATERIAL has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_IDR_DATA on class CL_EAMS_NAVO_MATERIAL 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 20100929
2 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) DATA 20100929

Method GET_EXTERNAL_KEY on class CL_EAMS_NAVO_MATERIAL 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 20100929

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

Method MAP_EXT2INT on class CL_EAMS_NAVO_MATERIAL has no exception.

Method SET_DDIC_NAMES Signature

Method SET_DDIC_NAMES on class CL_EAMS_NAVO_MATERIAL has no parameter.
Method SET_DDIC_NAMES on class CL_EAMS_NAVO_MATERIAL has no exception.

Method SET_NAV_BOM_SEL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NAV_PARAMETER_DATA Call by reference Type reference (TYPE) /PLMB/S_NAV_PARAMETER_DATA NAV - Navigation parameter meta data 20100929
2 Importing IV_SORT_SEQ Call by reference Type reference (TYPE) NUMC3 Numc3, internal use 20100929

Method SET_NAV_BOM_SEL_PARAMS on class CL_EAMS_NAVO_MATERIAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606