SAP ABAP Interface IF_ESH_OM_CALLBACK (Call Back)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_ESH_OM_CALLBACK | |
| Short Description | Call Back |
General Data
| Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
| Created | 20070413 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_ESH_OM_GENERIC_SERVICES | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | CL_ESH_OM_GTABKEY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | CL_ESH_OM_GTABKEY_SERVICES | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_ESH_OM_CALLBACK has no interface.
Friends
Interface IF_ESH_OM_CALLBACK has no friend.
Attributes
Interface IF_ESH_OM_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check duplicate Key | 20070413 | |
| 2 | Instance method | Public | Method | Check duplicate Text Key | 20070418 | |
| 3 | Instance method | Public | Method | Check Existence | 20070502 | |
| 4 | Instance method | Public | Method | Check GTABKEY registration | 20131021 | |
| 5 | Instance method | Public | Method | Message for GTABKEY Handling | 20131018 | |
| 6 | Instance method | Public | Method | Register GTABKEY entries for save | 20131018 |
Events
Interface IF_ESH_OM_CALLBACK has no event.
Types
Interface IF_ESH_OM_CALLBACK has no local type.
Method Signatures
Method CHECK_DUPLICATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | XFELD | Flag: Raise Exception | 20070416 | |||
| 2 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20070413 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20070413 | ||||
| 4 | IV_KEY_INT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070413 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20070413 |
Method CHECK_DUPLICATE_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | XFELD | Flag: Raise Exception | 20070418 | |||
| 2 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20070418 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20070418 | ||||
| 4 | IV_KEY_INT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070418 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20070418 |
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on Interface IF_ESH_OM_CALLBACK has no exception.
Method CHECK_GTABKEY_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_GTABKEY_RELEVANT_CHECKED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20131125 | |||
| 2 | ES_GTABKEY_DATA | Call by reference | Type reference (TYPE) | CL_ESH_OM_GTABKEY_SERVICES=>GTY_S_GTABKEY_DATA | 20131021 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20131021 | ||||
| 4 | IV_KEY_INT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20131021 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131121 |
Method CHECK_GTABKEY_RELEVANT on Interface IF_ESH_OM_CALLBACK has no exception.
Method MESSAGE_GTABKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20131018 | |||
| 2 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131018 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20131018 | ||||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20131018 | |||
| 5 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Flag | 20131018 | ||
| 6 | IV_ORIGINAL_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20131018 | |||
| 7 | IV_ORIGINAL_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20131018 | |||
| 8 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | CHAR8 | Character field, 8 characters long | 20131018 |
Method MESSAGE_GTABKEY on Interface IF_ESH_OM_CALLBACK has no exception.
Method REGISTER_GTABKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REGISTER_GTABKEY | Call by reference | Type reference (TYPE) | CL_ESH_OM_GTABKEY=>S_REGISTER | 20131107 |
Method REGISTER_GTABKEY on Interface IF_ESH_OM_CALLBACK has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |