SAP ABAP Class CL_ESH_MU_ASSIST_PRODVERS (Assistance Class for ESH_MU_PROD_VERSION)
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 | 20070911 |
Properties
| Class | CL_ESH_MU_ASSIST_PRODVERS | |
| Short Description | Assistance Class for ESH_MU_PROD_VERSION | |
| 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 | 20070911 | 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_PRODVERS has no interface implemented.
Friends
Class CL_ESH_MU_ASSIST_PRODVERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070911 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ESH_T_OM_SYSREL | Table of new and copied SWCs | 20101020 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ESH_S_MU_ASSIST_PRODVERS_TEXT | UI assistance class: Text for product version maintenance | 20070911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070911 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070911 | |
| 3 | Static method | Public | Method | Delete software component | 20070911 | |
| 4 | Static method | Public | Method | Determine changed SWCs | 20100107 | |
| 5 | Static method | Public | Method | Software components have been changed | 20100105 | |
| 6 | Static method | Public | Method | Get software component | 20070911 | |
| 7 | Static method | Public | Method | Reset software component buffer | 20100105 | |
| 8 | Static method | Public | Method | Save software component | 20100105 | |
| 9 | Static method | Public | Method | Set software component | 20070911 |
Events
Class CL_ESH_MU_ASSIST_PRODVERS has no event.
Types
Class CL_ESH_MU_ASSIST_PRODVERS has no local type.
Method Signatures
Method BUILD_TEXT Signature
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_PRODVERS has no parameter.
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_PRODVERS has no parameter.
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method DEL_PRODVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PRODVERS | Call by reference | Type reference (TYPE) | ESH_T_MU_PRODVERS | Product version | 20070911 |
Method DEL_PRODVERS on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method DETERMINE_CHANGED_SWCS 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 | 20100107 |
Method DETERMINE_CHANGED_SWCS on class CL_ESH_MU_ASSIST_PRODVERS 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 | 20100105 |
Method GET_HAS_CHANGES on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method GET_PRODVERS 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 | 20070911 | ||
| 2 | RT_PRODVERS | Value transfer | Type reference (TYPE) | ESH_T_MU_PRODVERS | Product version | 20080505 |
Method GET_PRODVERS on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_ESH_MU_ASSIST_PRODVERS has no parameter.
Method RESET_BUFFER on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method SAVE_PRODVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ERROR | Value transfer | Type reference (TYPE) | ESH_E_MU_CHECKED | Marker for Check Field | 20100105 |
Method SAVE_PRODVERS on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
Method SET_PRODVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PRODVERS | Value transfer | Type reference (TYPE) | ESH_T_MU_PRODVERS | Product version | 20070911 | |||
| 2 | IT_SYSRELD | Call by reference | Type reference (TYPE) | ESH_T_OM_SYSRELD_EXT | Table Type for ESH_S_OM_SYSRELD_EXT | 20080411 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070911 | ||
| 4 | I_SYSREL_TEMPLATE | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070914 | |||
| 5 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091214 |
Method SET_PRODVERS on class CL_ESH_MU_ASSIST_PRODVERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |