SAP ABAP Interface IF_ESH_DBT_CONSUMER (Database Trigger Consumer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_DB_TRIGGER_HANDLER (Package) Database Trigger Handler

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_ADM_CRT_LOAD_ADMIN_TOOL | Load Admin Tool for CRT Data | 20121211 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_TREX_INDEX_AUTHORITIES | Authority index population | 20121211 |
Properties
Interface | IF_ESH_DBT_CONSUMER | |
Short Description | Database Trigger Consumer |
General Data
Package | S_ESH_ENG_DB_TRIGGER_HANDLER | Database Trigger Handler |
Created | 20121211 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ESH_DBT_CONSUMER has no forward declaration.
Interfaces
Interface IF_ESH_DBT_CONSUMER has no interface.
Friends
Interface IF_ESH_DBT_CONSUMER has no friend.
Attributes
Interface IF_ESH_DBT_CONSUMER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process Deletions | 20121211 |
2 | ![]() |
Instance method | Public | Method | Process Inserts | 20121211 |
Events
Interface IF_ESH_DBT_CONSUMER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_KEY_ATTRIBUTES | Public | See coding | Application Table Key Attributes | 20121211 | TT_KEY_ATTRIBUTES type standard table of DFIES with key TABNAME FIELDNAME
|
Method Signatures
Method PROCESS_DELETIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | ESH_E_DBT_CONN_PROC_STATUS | Consumer Processing Status | 20121211 | ||
2 | ![]() |
IR_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20121211 | ||
3 | ![]() |
IR_APPTAB_DELETIONS | Call by reference | Object reference (TYPE REF TO) | DATA | Application Table | 20121211 | ||
4 | ![]() |
IR_MODEL_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TREX_MODEL_METADATA | Model Metadata | 20121211 | ||
5 | ![]() |
IR_SCENARIO_ANALYZER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_HANA_SCENARIO_ANALYZER | ESH-on-HANA Scenario Analyzer | 20121211 | ||
6 | ![]() |
IS_TRIGGER | Call by reference | Type reference (TYPE) | ESH_S_DBT_TR | Database Trigger | 20121211 | ||
7 | ![]() |
IS_TRIGGER_CONN | Call by reference | Type reference (TYPE) | ESH_S_DBT_CONN | Database Trigger Consumer | 20121211 | ||
8 | ![]() |
IT_APPTAB_KEYS | Call by reference | Type reference (TYPE) | IF_ESH_DBT_CONSUMER=>TT_KEY_ATTRIBUTES | Application Table Key Attributes | 20121211 |
Method PROCESS_DELETIONS on Interface IF_ESH_DBT_CONSUMER has no exception.
Method PROCESS_INSERTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Processing Errors (populate in case of status 'E') | 20121211 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | ESH_E_DBT_CONN_PROC_STATUS | Consumer Processing Status | 20121211 | ||
3 | ![]() |
IR_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20121211 | ||
4 | ![]() |
IR_APPTAB_INSERTS | Call by reference | Object reference (TYPE REF TO) | DATA | Application Table | 20121211 | ||
5 | ![]() |
IR_MODEL_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TREX_MODEL_METADATA | Model Metadata | 20121211 | ||
6 | ![]() |
IR_SCENARIO_ANALYZER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_HANA_SCENARIO_ANALYZER | ESH-on-HANA Scenario Analyzer | 20121211 | ||
7 | ![]() |
IS_TRIGGER | Call by reference | Type reference (TYPE) | ESH_S_DBT_TR | Database Trigger | 20121211 | ||
8 | ![]() |
IS_TRIGGER_CONN | Call by reference | Type reference (TYPE) | ESH_S_DBT_CONN | Database Trigger Consumer | 20121211 | ||
9 | ![]() |
IT_APPTAB_KEYS | Call by reference | Type reference (TYPE) | IF_ESH_DBT_CONSUMER=>TT_KEY_ATTRIBUTES | Application Table Key Attributes | 20121211 |
Method PROCESS_INSERTS on Interface IF_ESH_DBT_CONSUMER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |