SAP ABAP Class CL_CRM_IC_XML_DB_UTIL (Utility base class for action DB access)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC (Application Component) Interaction Center WebClient
     CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ACTION_DATA_FLOW Data flow administration 20030206
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ACTION_DB_UTIL Utility for action DB access 20030206
Properties
Class CL_CRM_IC_XML_DB_UTIL  
Short Description Utility base class for action DB access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_CUSTOMIZING2   IC WebClient customizing 
Created 20030205   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_IC_XML_DB_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_XML_DB_UTIL has no friend class.
Attributes
Class CL_CRM_IC_XML_DB_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TRANSPORTS Static method Protected Method Check if transport is needed and possible 20030206
2 CHECK_TRANSPORT_OBJECT Static method Protected Method 20030206
3 GET_ADMIN_INFO Static method Protected Method Get table and function names 20030328
4 INSERT_TRANSPORT_OBJECT Static method Protected Method 20030206
5 LOCK_OBJECT Static method Protected Method Lock action profile 20030206
6 PREPARE_TRANSPORT Static method Protected Method 20030206
7 UNLOCK_OBJECT Static method Protected Method Unlock action profile 20030206
Events
Class CL_CRM_IC_XML_DB_UTIL has no event.
Types
Class CL_CRM_IC_XML_DB_UTIL has no local type.
Method Signatures

Method CHECK_TRANSPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
2 Importing IV_XML_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030206
# Exception Resumable Description Created on
1 CX_CRM_IC_XML_DB_UTIL 20030206

Method CHECK_TRANSPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030206
2 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
# Exception Resumable Description Created on
1 CX_CRM_IC_XML_DB_UTIL 20030206

Method GET_ADMIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEQUEUE_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteines 20030328
2 Exporting EV_ENQUEUE_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteines 20030328
3 Exporting EV_TEXT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030328
4 Exporting EV_XML_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030328
5 Importing IV_COMID Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20030328

Method GET_ADMIN_INFO on class CL_CRM_IC_XML_DB_UTIL has no exception.

Method INSERT_TRANSPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLEKEY Call by reference Type reference (TYPE) STRING Mandant + Profil (+Sprache) 20030206
2 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
3 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030206
# Exception Resumable Description Created on
1 CX_CRM_IC_XML_DB_UTIL XML-Profil - Zugriffsausnahmen 20030206

Method LOCK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMID Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20030206
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbaustein 20030206
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030206
# Exception Resumable Description Created on
1 CX_CRM_IC_XML_DB_UTIL XML-Profil - Zugriffsausnahmen 20030206

Method PREPARE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030206
2 Changing CV_XML_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030206
3 Importing IV_COMID Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20030206
4 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030206
5 Importing IV_TEXT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
6 Importing IV_XML_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030206
# Exception Resumable Description Created on
1 CX_CRM_IC_XML_DB_UTIL 20030206

Method UNLOCK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMID Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20030206
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbaustein 20030206
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030206

Method UNLOCK_OBJECT on class CL_CRM_IC_XML_DB_UTIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400