SAP ABAP Class CL_CRM_IC_ACTION_DB_UTIL (Utility for action DB access)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_XML_DB_UTIL Utility base class for action DB access 20030206
Properties
Class CL_CRM_IC_ACTION_DB_UTIL  
Short Description Utility for action DB access    
Super Class CL_CRM_IC_XML_DB_UTIL Utility base class for action DB access 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20030116   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_ACTION_DB_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_DB_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMID Constant Private Type reference (TYPE) CRMT_IC_COMID 'AB' IC Component ID 20030206
2 DEQUEUE_FUNCTION Static Attribute Private Type reference (TYPE) RS38L_FNAM Name of function module 20030329
3 ENQUEUE_FUNCTION Static Attribute Private Type reference (TYPE) RS38L_FNAM Name of function module 20030329
4 TEXT_TABLE_NAME Static Attribute Private Type reference (TYPE) TABNAME Table Name 20030206
5 TEXT_TRANSPORT Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20030206
6 XML_TABLE_NAME Static Attribute Private Type reference (TYPE) TABNAME Table Name 20030206
7 XML_TRANSPORT Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20030206
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TRANSPORT Static method Public Method Check if transport is needed and possible 20030206
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030329
3 LOAD Static method Public Method Load and return action profile 20030116
4 LOCK Static method Public Method Lock action profile 20030206
5 SAVE Static method Public Method Save action profile 20030203
6 UNLOCK Static method Public Method Unlock action profile 20030206
Events
Class CL_CRM_IC_ACTION_DB_UTIL has no event.
Types
Class CL_CRM_IC_ACTION_DB_UTIL has no local type.
Method Signatures

Method CHECK_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_DB_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_ACTION_DB_UTIL has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) CRMT_IC_ACTION_DEF_TAB IC-Aktionsdefinitionen 20030201
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) CRMD_IC_XML_PROFILE_TEXT XML-Profilbeschreibung 20030201
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030116
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_DB Fehler beim Laden, etc. 20030116

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIONS Call by reference Type reference (TYPE) CRMT_IC_ACTION_DEF_TAB IC-Aktionsdefinitionen 20030203
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) CRMD_IC_XML_PROFILE_TEXT XML-Profilbeschreibung 20030203
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030203
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030203

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20030206

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