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 | 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 | Constant | Private | Type reference (TYPE) | CRMT_IC_COMID | 'AB' | IC Component ID | 20030206 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | RS38L_FNAM | Name of function module | 20030329 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RS38L_FNAM | Name of function module | 20030329 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20030206 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20030206 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20030206 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20030206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if transport is needed and possible | 20030206 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030329 | |
| 3 | Static method | Public | Method | Load and return action profile | 20030116 | |
| 4 | Static method | Public | Method | Lock action profile | 20030206 | |
| 5 | Static method | Public | Method | Save action profile | 20030203 | |
| 6 | 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 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_ACTIONS | Call by reference | Type reference (TYPE) | CRMT_IC_ACTION_DEF_TAB | IC-Aktionsdefinitionen | 20030201 | |||
| 2 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | CRMD_IC_XML_PROFILE_TEXT | XML-Profilbeschreibung | 20030201 | |||
| 3 | IV_PROFILE | Call by reference | Type reference (TYPE) | CRM_IC_XMLNAME | XML-Dokumentname | 20030116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Laden, etc. | 20030116 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIONS | Call by reference | Type reference (TYPE) | CRMT_IC_ACTION_DEF_TAB | IC-Aktionsdefinitionen | 20030203 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CRMD_IC_XML_PROFILE_TEXT | XML-Profilbeschreibung | 20030203 | |||
| 3 | IV_PROFILE | Call by reference | Type reference (TYPE) | CRM_IC_XMLNAME | XML-Dokumentname | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030203 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |