SAP ABAP Class CL_ESH_MU_ASSIST_COMM_ATTR (Assistance Class for ESH_MU_COMM_ATTR)
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 | 20091204 |
Properties
| Class | CL_ESH_MU_ASSIST_COMM_ATTR | |
| Short Description | Assistance Class for ESH_MU_COMM_ATTR | |
| 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 | 20091202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_MU_ASSIST_COMM_ATTR has no interface implemented.
Friends
Class CL_ESH_MU_ASSIST_COMM_ATTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ESH_S_MU_COMM_ATTR_CONTROL | Control for common attribute maintenance | 20091203 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_OM_CATTR | Common Attributes | 20091202 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091202 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ESH_S_MU_COMM_ATTR_TEXT | Text for common attribute maintenance | 20091202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20091202 | ||
| 2 | Instance method | Public | Constructor | 20091202 | ||
| 3 | Static method | Public | Method | Delete common attributes | 20091202 | |
| 4 | Static method | Public | Method | Determine changed common attributes | 20101210 | |
| 5 | Static method | Private | Method | Determine SWCs that have to be locked | 20091202 | |
| 6 | Static method | Public | Method | Get common attributes | 20091202 | |
| 7 | Static method | Public | Method | Common attributes have been changed | 20091202 | |
| 8 | Instance method | Public | Method | 20091202 | ||
| 9 | Static method | Public | Method | Reset common attributes buffer | 20091202 | |
| 10 | Static method | Public | Method | Save common attributes | 20091202 | |
| 11 | Static method | Public | Method | Set common attributes | 20091202 |
Events
Class CL_ESH_MU_ASSIST_COMM_ATTR has no event.
Types
Class CL_ESH_MU_ASSIST_COMM_ATTR has no local type.
Method Signatures
Method BUILD_TEXT Signature
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_COMM_ATTR has no parameter.
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_COMM_ATTR has no parameter.
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method DEL_COMM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_ATTR | Call by reference | Type reference (TYPE) | ESH_T_MU_COMM_ATTR | Common Attribute | 20091202 |
Method DEL_COMM_ATTR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method DETERMINE_CHANGED_COMM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COMM_ATTR | Value transfer | Type reference (TYPE) | ESH_T_MU_COMM_ATTR | Common Attribute | 20101210 |
Method DETERMINE_CHANGED_COMM_ATTR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method DETERMINE_SWCS_FOR_LOCKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SYSREL | Value transfer | Type reference (TYPE) | ESH_T_OM_SYSREL | Table Type for ESH_S_OM_SYSREL | 20091202 |
Method DETERMINE_SWCS_FOR_LOCKING on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method GET_COMM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20091202 | ||
| 2 | RT_COMM_ATTR | Value transfer | Type reference (TYPE) | ESH_T_MU_COMM_ATTR | Common Attribute | 20091202 |
Method GET_COMM_ATTR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method GET_HAS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | ESH_E_MU_CHECKED | Marker for Check Field | 20091202 |
Method GET_HAS_CHANGES on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_ESH_MU_ASSIST_COMM_ATTR has no parameter.
Method GET_TEXT on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_ESH_MU_ASSIST_COMM_ATTR has no parameter.
Method RESET_BUFFER on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method SAVE_COMM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20091202 | ||
| 2 | RV_ERROR | Value transfer | Type reference (TYPE) | ESH_E_MU_CHECKED | Marker for Check Field | 20091202 |
Method SAVE_COMM_ATTR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
Method SET_COMM_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_ATTR | Value transfer | Type reference (TYPE) | ESH_T_MU_COMM_ATTR | Common Attribute | 20091202 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20091202 | ||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110214 |
Method SET_COMM_ATTR on class CL_ESH_MU_ASSIST_COMM_ATTR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |