SAP ABAP Class CL_ESH_MU_ASSIST_CATEGORY (Assistance Class for ESH_MU_CATEGORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_UI_OBJ_MODEL_UI (Package) Object Modelling UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070920
Properties
Class CL_ESH_MU_ASSIST_CATEGORY  
Short Description Assistance Class for ESH_MU_CATEGORY    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_UI_OBJ_MODEL_UI   Object Modelling UI 
Created 20070920   SAP 
Last change 20130531   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_ESH_MU_ASSIST_CATEGORY has no interface implemented.
Friends
Class CL_ESH_MU_ASSIST_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CATEG Static Attribute Private Object reference (TYPE REF TO) CL_ESH_OM_CATEG Categories 20070920
2 HAS_CHANGES Static Attribute Private Type reference (TYPE) ABAP_BOOL 20070920
3 TEXT Instance attribute Public Type reference (TYPE) ESH_S_MU_ASSIST_CATEGORY_TEXT Text for transport tool 20070920
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TEXT Instance method Private Method 20070920
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070920
3 DEL_CATEGORIES Static method Public Method Delete categories 20070920
4 DETERMINE_CHANGED_CATEGORIES Static method Public Method Determine changed categories 20101208
5 DETERMINE_SWCS_FOR_LOCKING Static method Private Method Determine SWCs that have to be locked 20091116
6 GET_CATEGORIES Static method Public Method Get categories 20070920
7 GET_HAS_CHANGES Static method Public Method Categories have been changed 20091125
8 GET_TEXT Instance method Public Method 20070920
9 RESET_BUFFER Static method Public Method Reset category buffer 20091116
10 SAVE Static method Public Method 20070920
11 SET_CATEGORIES Static method Public Method Set categories 20070920
Events
Class CL_ESH_MU_ASSIST_CATEGORY has no event.
Types
Class CL_ESH_MU_ASSIST_CATEGORY has no local type.
Method Signatures

Method BUILD_TEXT Signature

Method BUILD_TEXT on class CL_ESH_MU_ASSIST_CATEGORY has no parameter.
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method CONSTRUCTOR Signature

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

Method DEL_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATEGORIES Call by reference Type reference (TYPE) ESH_T_MU_CATEGORY Table Type for ESH_S_OM_CATEGORY_EXT 20070920

Method DEL_CATEGORIES on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method DETERMINE_CHANGED_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATEGORIES Value transfer Type reference (TYPE) ESH_T_MU_CATEGORY Category 20101208

Method DETERMINE_CHANGED_CATEGORIES on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method DETERMINE_SWCS_FOR_LOCKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SYSREL Value transfer Type reference (TYPE) ESH_T_OM_SYSREL Table Type for ESH_S_OM_SYSREL 20091116

Method DETERMINE_SWCS_FOR_LOCKING on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method GET_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language key of current text environment 20070920
2 Returning RT_CATEGORIES Value transfer Type reference (TYPE) ESH_T_MU_CATEGORY Table type for ESH_S_OM_CATEGORY_EXT 20070920

Method GET_CATEGORIES on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method GET_HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) ESH_E_MU_CHECKED Marker for Check Field 20091125

Method GET_HAS_CHANGES on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_ESH_MU_ASSIST_CATEGORY has no parameter.
Method GET_TEXT on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_ESH_MU_ASSIST_CATEGORY has no parameter.
Method RESET_BUFFER on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20091116
2 Importing I_LOCK_SWC Call by reference Type reference (TYPE) ESH_E_MU_CHECKED Marker for Check Field 20091211
3 Importing I_SAVE_CATEGORIES_I_AND_A Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Set categories in active and inactive area 20100427
4 Returning RV_ERROR Value transfer Type reference (TYPE) ESH_E_MU_CHECKED Marker for Check Field 20091125

Method SAVE on class CL_ESH_MU_ASSIST_CATEGORY has no exception.

Method SET_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATEGORIES Value transfer Type reference (TYPE) ESH_T_MU_CATEGORY Category 20070920
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language key of current text environment 20070920
3 Importing I_SET_CATEGORIES_I_AND_A Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Set categories in active and inactive area 20100427
4 Returning RV_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20110214

Method SET_CATEGORIES on class CL_ESH_MU_ASSIST_CATEGORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700