SAP ABAP Class CL_EAMS_SV_CUSTOMIZING (Customizng for StructureView)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_NAV (Package) Object Navigator
Properties
Class CL_EAMS_SV_CUSTOMIZING  
Short Description Customizng for StructureView    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_NAV   Object Navigator 
Created 20081022   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EAMS_SV_CUSTOMIZING has no interface implemented.
Friends
Class CL_EAMS_SV_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_SV_CUSTOMIZING Class instance 20081022
2 GT_OBJECTTYPES Static Attribute Private Type reference (TYPE) EAMS_T_OBJTYPE All active EAM object types 20090323
3 GT_RELEVANT_OTYPES Static Attribute Private Type reference (TYPE) EAMS_T_OBJTYPE EAM object types 20090323
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090323
2 GET_OBJECTTYPES Instance method Public Method Return all possible object types for structure view 20081022
3 GET_OTYPE_CUSTOMIZING Instance method Public Method Return customizing of a selected Object Type 20081023
4 GET_RELEVANT_OBJECTTYPES Instance method Public Method Return object types for structure view for current user 20081022
5 READ_OBJECTTYPES Static method Private Method Read the customizing for structure view configuration 20090323
6 READ_RELEVANT_OBJECTTYPES Static method Private Method Return object types for structure view for current user 20090323
7 S_GET_INSTANCE Static method Public Method Return the instance of the class 20081022
Events
Class CL_EAMS_SV_CUSTOMIZING has no event.
Types
Class CL_EAMS_SV_CUSTOMIZING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAMS_SV_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method GET_OBJECTTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECTTYPES Value transfer Type reference (TYPE) EAMS_T_OBJTYPE EAM object types 20081022

Method GET_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method GET_OTYPE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OTYPE Call by reference Type reference (TYPE) /PLMB/NAV_OTYPE_NAME Object Type 20081023
2 Returning RS_CUSTOMIZING Value transfer Type reference (TYPE) EAMS_OBJTYPE EAM object types 20081023

Method GET_OTYPE_CUSTOMIZING on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method GET_RELEVANT_OBJECTTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RELEVANT_OBJECTTYPES Value transfer Type reference (TYPE) EAMS_T_OBJTYPE EAM object types 20081022

Method GET_RELEVANT_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method READ_OBJECTTYPES Signature

Method READ_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no parameter.
Method READ_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method READ_RELEVANT_OBJECTTYPES Signature

Method READ_RELEVANT_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no parameter.
Method READ_RELEVANT_OBJECTTYPES on class CL_EAMS_SV_CUSTOMIZING has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_SV_CUSTOMIZING Customizng for StructureView 20081022

Method S_GET_INSTANCE on class CL_EAMS_SV_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605