SAP ABAP Class CL_IUUC_DD_SENDER_HDB (HDB specific implementation of CL_IUUC_DD_SENDER_ABSTRACT)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_SYSTEM_SYNC_SND (Package) IUUC system synchronization (DDIC sync) - sender system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_DD_SENDER_ABSTRACT Class for system sync sender 20130812
Properties
Class CL_IUUC_DD_SENDER_HDB  
Short Description HDB specific implementation of CL_IUUC_DD_SENDER_ABSTRACT    
Super Class CL_IUUC_DD_SENDER_ABSTRACT Class for system sync sender 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_SYSTEM_SYNC_SND   IUUC system synchronization (DDIC sync) - sender system 
Created 20130812   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_DD_SENDER_HDB has no forward declaration.
Interfaces
Class CL_IUUC_DD_SENDER_HDB has no interface implemented.
Friends
Class CL_IUUC_DD_SENDER_HDB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_INTERVAL Instance attribute Public Type reference (TYPE) I 10 Default wait interval for HDB 20130815
Methods
# Method Level Visibility Method type Description Created on
1 GET_SNAPSHOT_OF_UPDATE_TNXIDS Instance method Private Method Get a snapshot of update ltransaction ids 20130812
2 READ_UPDATE_TNXIDS Instance method Private Method Read distinct M_RECORD_LOCK-lock_owner_update_transaction_id 20130812
Events
Class CL_IUUC_DD_SENDER_HDB has no event.
Types
Class CL_IUUC_DD_SENDER_HDB has no local type.
Method Signatures

Method GET_SNAPSHOT_OF_UPDATE_TNXIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET2 Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130812
2 Exporting ET_LO_UPD_TNX_ID Call by reference Type reference (TYPE) IUUC_DD_T_HDB_LO_UPD_TNX_ID Internal table lock_owner_update_transaction_id for HDB 20130812
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20130812
4 Importing IT_TABNAM_AND_LOGTAB Call by reference Type reference (TYPE) IUUC_DD_T_TABNAM_LOGTAB Table name and corresponding logging table 20130812

Method GET_SNAPSHOT_OF_UPDATE_TNXIDS on class CL_IUUC_DD_SENDER_HDB has no exception.

Method READ_UPDATE_TNXIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LO_UPD_TNX_ID Call by reference Type reference (TYPE) IUUC_DD_T_HDB_LO_UPD_TNX_ID Internal table lock_owner_update_transaction_id for HDB 20130812
2 Importing IO_SQL_CONNECTION Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20130813
3 Importing IV_OWNER Call by reference Type reference (TYPE) TABNAME Schema name 20130813
4 Importing IV_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20130812
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Exception Class for SQL Error 20130813
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620