SAP ABAP Class CL_ESH_ADM_CONNECTOR_TXT_MOD (Connector Text changes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_MONITORING_ADMIN (Package) Monitoring and Admin Component
⤷
⤷
Properties
| Class | CL_ESH_ADM_CONNECTOR_TXT_MOD | |
| Short Description | Connector Text changes | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_MONITORING_ADMIN | Monitoring and Admin Component |
| Created | 20090511 | SAP |
| Last change | 20110908 | 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_ADM_CONNECTOR_TXT_MOD has no interface implemented.
Friends
Class CL_ESH_ADM_CONNECTOR_TXT_MOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application log | 20090624 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | Object types | 20090511 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | Object types | 20090511 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | Object types | 20090626 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | S_LOCKS | Locks | 20090707 | |||
| 6 | Instance attribute | Protected | See coding | Changed object type texts sorted by language | 20090622 | ||||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | MT_AOTYPT_EXT_SC | Deleted object type texts sorted by language | 20090624 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090511 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search connector ID | 20090511 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object type | 20090511 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clean up unsaved changes | 20090511 | |
| 2 | Instance method | Protected | Constructor | Constructor | 20090511 | |
| 3 | Instance method | Public | Method | Get texts of connector | 20090511 | |
| 4 | Instance method | Protected | Method | Get texts of connector | 20090622 | |
| 5 | Static method | Public | Method | Get instance | 20090511 | |
| 6 | Instance method | Protected | Method | Get an instance of OTYP class for enhancements | 20090624 | |
| 7 | Instance method | Public | Method | Connector is enhanced with category assignments | 20090717 | |
| 8 | Instance method | Public | Method | Set relevant locks | 20090511 | |
| 9 | Instance method | Public | Method | Save changes | 20090511 | |
| 10 | Instance method | Public | Method | Set texts of connector | 20090511 | |
| 11 | Instance method | Public | Method | Release locks | 20090511 |
Events
Class CL_ESH_ADM_CONNECTOR_TXT_MOD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_LOCKS | Protected | See coding | Locks | 20090707 | begin of s_locks,
connection_area_i type abap_bool,
connection_area_a type abap_bool,
connector_enhancement type ref to cl_esh_co_lock,
END OF s_locks
|
Method Signatures
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090624 | |||
| 2 | IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20090511 | |||
| 3 | IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in Monitoring/Admin Component | 20090511 | ||
| 2 | Common ESH Engine Exception | 20090707 | ||
| 3 | Invalid Parameter | 20090511 | ||
| 4 | Requested Data not Found | 20090511 |
Method GET_CONNECTOR_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AOTYPT | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPT | Table Type for ESH_S_OM_AOTYPT | 20090512 | |||
| 2 | ET_AOTYPT_SC | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPT | Table Type for ESH_S_OM_AOTYPT | 20090512 | |||
| 3 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090707 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYST-LANGU | SY-LANGU | Language Key of Current Text Environment | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 |
Method GET_CONNECTOR_TEXTS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AOTYPT | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPT | Table Type for ESH_S_OM_AOTYPT | 20090622 | |||
| 2 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090707 | |||
| 3 | IO_CL_OTYP | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | Object Types | 20090622 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYST-LANGU | SY-LANGU | Language Key of Current Text Environment | 20090622 | ||
| 5 | IV_RETRIEVE_OTYPNT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Retrieve OTYPNT entries | 20090622 | |||
| 6 | IV_TEMPLATE_TYPE_OVERRIDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Override descriptions with template type dependent sources | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090624 | |||
| 2 | IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20090511 | |||
| 3 | IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090925 | |||
| 4 | RO_CONNECTOR_TXT_MOD | Value transfer | Object reference (TYPE REF TO) | CL_ESH_ADM_CONNECTOR_TXT_MOD | Connector Text changes | 20090511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in Monitoring/Admin Component | 20090511 | ||
| 2 | Common ESH Engine Exception | 20090707 | ||
| 3 | Invalid Parameter | 20090511 | ||
| 4 | Requested Data not Found | 20090511 |
Method GET_OTYP_INSTANCE_WITH_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090624 | |||
| 2 | IV_CREATE_ENHANCEMENT_STACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Create enhancement stack if it is not there yet | 20090624 | |||
| 3 | RO_CL_OTYP_WITH_MOD | Value transfer | Attribute reference (LIKE) | MO_CL_OTYP_WITH_MOD | Object Types | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 | ||
| 2 | Invalid Parameter | 20090624 | ||
| 3 | Requested Data not Found | 20090624 |
Method IS_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090717 | |||
| 2 | RV_ENHANCED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Connector is enhanced with category assignments | 20090717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090717 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 | ||
| 2 | ESH Locking Exception | 20090622 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090624 | ||
| 2 | ESH Locking Exception | 20090707 |
Method SET_CONNECTOR_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090707 | |||
| 2 | IT_AOTYPT_SC | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPT | Table Type for ESH_S_OM_AOTYPT | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20090707 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |