SAP ABAP Class CL_EAMS_SHLP_ASSIGN_CUST ((to be deleted))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_SP_CUST (Package) Customizing
Properties
Class CL_EAMS_SHLP_ASSIGN_CUST  
Short Description (to be deleted)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_SP_CUST   Customizing 
Created 20090304   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_SHLP_ASSIGN_CUST has no forward declaration.
Interfaces
Class CL_EAMS_SHLP_ASSIGN_CUST has no interface implemented.
Friends
Class CL_EAMS_SHLP_ASSIGN_CUST 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_SHLP_ASSIGN_CUST Access class for search help assignment customizing 20090304
2 MO_SHLP_CONFIG Instance attribute Private Type reference (TYPE) TT_SHLP Configuration for search help assignment 20090304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090304
2 GET_SHLP_NAME Instance method Public Method get name of assigned search help for structure/component 20090304
3 S_GET_INSTANCE Static method Public Method returns the instance of the class (design pattern:Singleton) 20090304
Events
Class CL_EAMS_SHLP_ASSIGN_CUST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SHLP Private See coding 20090305 tt_SHLP type TABLE OF EAMS_SHLP_CONFIG
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_SHLP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEARCH_HELP_NAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20090304
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20090304
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20090304

Method GET_SHLP_NAME on class CL_EAMS_SHLP_ASSIGN_CUST 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_SHLP_ASSIGN_CUST Access class for search help assignment customizing 20090304

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