SAP ABAP Class IF_ESH_DBT_CONSUMER (Database Trigger Consumer)
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
Class IF_ESH_DBT_CONSUMER  
Short Description Database Trigger Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESH_DBT_CONSUMER has no forward declaration.
Interfaces
Class IF_ESH_DBT_CONSUMER has no interface implemented.
Friends
Class IF_ESH_DBT_CONSUMER has no friend class.
Attributes
Class IF_ESH_DBT_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_DELETIONS Instance method Public Method Process Deletions 20121211
2 PROCESS_INSERTS Instance method Public Method Process Inserts 20121211
Events
Class 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 Exporting EV_STATUS Call by reference Type reference (TYPE) ESH_E_DBT_CONN_PROC_STATUS Consumer Processing Status 20121211
2 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20121211
3 Importing IR_APPTAB_DELETIONS Call by reference Object reference (TYPE REF TO) DATA Application Table 20121211
4 Importing IR_MODEL_METADATA Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model Metadata 20121211
5 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20121211
6 Importing IS_TRIGGER Call by reference Type reference (TYPE) ESH_S_DBT_TR Database Trigger 20121211
7 Importing IS_TRIGGER_CONN Call by reference Type reference (TYPE) ESH_S_DBT_CONN Database Trigger Consumer 20121211
8 Importing 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 class 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Processing Errors (populate in case of status 'E') 20121211
2 Exporting EV_STATUS Call by reference Type reference (TYPE) ESH_E_DBT_CONN_PROC_STATUS Consumer Processing Status 20121211
3 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20121211
4 Importing IR_APPTAB_INSERTS Call by reference Object reference (TYPE REF TO) DATA Application Table 20121211
5 Importing IR_MODEL_METADATA Call by reference Object reference (TYPE REF TO) CL_ESH_TREX_MODEL_METADATA Model Metadata 20121211
6 Importing IR_SCENARIO_ANALYZER Call by reference Object reference (TYPE REF TO) CL_ESH_HANA_SCENARIO_ANALYZER ESH-on-HANA Scenario Analyzer 20121211
7 Importing IS_TRIGGER Call by reference Type reference (TYPE) ESH_S_DBT_TR Database Trigger 20121211
8 Importing IS_TRIGGER_CONN Call by reference Type reference (TYPE) ESH_S_DBT_CONN Database Trigger Consumer 20121211
9 Importing 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 class IF_ESH_DBT_CONSUMER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in