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 | 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 | Static method | Protected | Method | Check if transport is needed and possible | 20030206 | |
| 2 | Static method | Protected | Method | 20030206 | ||
| 3 | Static method | Protected | Method | Get table and function names | 20030328 | |
| 4 | Static method | Protected | Method | 20030206 | ||
| 5 | Static method | Protected | Method | Lock action profile | 20030206 | |
| 6 | Static method | Protected | Method | 20030206 | ||
| 7 | 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 | IV_TEXT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 | |||
| 2 | IV_XML_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030206 |
Method CHECK_TRANSPORT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030206 | |||
| 2 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030206 |
Method GET_ADMIN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEQUEUE_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteines | 20030328 | |||
| 2 | EV_ENQUEUE_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteines | 20030328 | |||
| 3 | EV_TEXT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030328 | |||
| 4 | EV_XML_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030328 | |||
| 5 | 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 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | STRING | Mandant + Profil (+Sprache) | 20030206 | |||
| 2 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 | |||
| 3 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XML-Profil - Zugriffsausnahmen | 20030206 |
Method LOCK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMID | Call by reference | Type reference (TYPE) | CRM_IC_COMID | IC-Komponenten-ID | 20030206 | |||
| 2 | IV_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbaustein | 20030206 | |||
| 3 | IV_PROFILE | Call by reference | Type reference (TYPE) | CRM_IC_XMLNAME | XML-Dokumentname | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XML-Profil - Zugriffsausnahmen | 20030206 |
Method PREPARE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TEXT_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030206 | |||
| 2 | CV_XML_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030206 | |||
| 3 | IV_COMID | Call by reference | Type reference (TYPE) | CRM_IC_COMID | IC-Komponenten-ID | 20030206 | |||
| 4 | IV_PROFILE | Call by reference | Type reference (TYPE) | CRM_IC_XMLNAME | XML-Dokumentname | 20030206 | |||
| 5 | IV_TEXT_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 | |||
| 6 | IV_XML_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030206 |
Method UNLOCK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMID | Call by reference | Type reference (TYPE) | CRM_IC_COMID | IC-Komponenten-ID | 20030206 | |||
| 2 | IV_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbaustein | 20030206 | |||
| 3 | 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 |