Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_CT_DBAL_HEADER_OBJ | Abstract class that stores key data and text | 20041013 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_CT_DBAL_ILST | Abstract Item list class | 20041013 |
Properties
| Class | CL_CRM_BSP_CT_DBAL_ROOT | |
| Short Description | Base class for customizing tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CRM_BSP_FRAME_CT | Customizing Tool |
| Created | 20040909 | SAP |
| Last change | 20050428 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_BSP_CT_DBAL_ROOT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CRM_BSP_CT_DBAL_MANAGER | 20041021 | CT Access Layer Management class | |
| 2 | IF_CRM_BSP_CT_DBAL_CLASS_OBJ | 20041103 | Provide class method access through singleton object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040920 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040909 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040920 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040909 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041020 | ||
| 2 | Instance method | Protected | Method | Perform "AFTER_COMMIT" cleanup actions | 20041021 | |
| 3 | Instance method | Protected | Method | Perform "after rollback" cleanup action | 20041118 | |
| 4 | Static method | Public | Constructor | 20050412 | ||
| 5 | Instance method | Public | Constructor | 20040909 | ||
| 6 | Instance method | Protected | Method | Answer ABAP_TRUE, if data part is loaded, else false | 20040909 | |
| 7 | Instance method | Public | Method | Delete the receiver | 20041028 | |
| 8 | Static method | Protected | Method | Dequeue specified fields in given enqueue object | 20041129 | |
| 9 | Instance method | Protected | Method | 20041001 | ||
| 10 | Static method | Protected | Method | Lock all the specified views or fail | 20040923 | |
| 11 | Instance method | Protected | Method | Perform the class-specific deletion part of the receiver | 20041028 | |
| 12 | Instance method | Protected | Method | Collect changed db data records | 20040920 | |
| 13 | Instance method | Protected | Method | Lock receiver (to be implemented by subclass) | 20040909 | |
| 14 | Instance method | Protected | Method | Lock dependent scope of the receiver | 20041130 | |
| 15 | Instance method | Protected | Method | (Re)-load the data part of the receiver | 20040909 | |
| 16 | Instance method | Protected | Method | Remove static references of the receiver | 20050426 | |
| 17 | Instance method | Protected | Method | Unlock receiver (to be implemented by subclass) | 20040909 | |
| 18 | Instance method | Protected | Method | Unlock receiver (to be implemented by subclass) | 20041130 | |
| 19 | Static method | Protected | Method | Lock specified fiels in given enqueue object | 20041129 | |
| 20 | Instance method | Protected | Method | 20041001 | ||
| 21 | Static method | Protected | Method | Lock all the specified views or fail | 20040923 | |
| 22 | Instance method | Protected | Method | Answer a table of all dependent nodes of the receiver | 20041130 | |
| 23 | Instance method | Protected | Method | Answer a table of all child nodes of the receiver | 20041130 | |
| 24 | Instance method | Public | Method | Answer the class name of the receiver | 20041118 | |
| 25 | Instance method | Protected | Method | Answer the object of the corresponding "class" class | 20041124 | |
| 26 | Instance method | Protected | Method | Answer the data for enqueing the receiver | 20041109 | |
| 27 | Instance method | Protected | Method | Answer the keydata of the receiver in a parambind table | 20041129 | |
| 28 | Instance method | Protected | Method | Answer a reference to a structure with the object key | 20041109 | |
| 29 | Instance method | Protected | Method | Invalidate the data of the receiver, if he isn't locked | 20040921 | |
| 30 | Instance method | Public | Method | answer ABAP_TRUE, if receiver is locked, else ABAP_FALSE | 20040909 | |
| 31 | Instance method | Public | Method | Attempt to lock receiver. Raise an exception, if lock fails | 20040909 | |
| 32 | Instance method | Protected | Method | Mark the receiver as changed | 20040916 | |
| 33 | Instance method | Protected | Method | Mark the receiver as obsolete | 20040921 | |
| 34 | Instance method | Public | Method | Reload the data part of the receiver, if necessary | 20040909 | |
| 35 | Instance method | Public | Method | Unlock the receiver, if it is locked | 20041021 | |
| 36 | Instance method | Public | Method | Answer ABAP_TRUE, if the receiver was changed | 20041013 | |
| 37 | Instance method | Public | Method | Answer ABAP_TRUE, if the receiver was deleted | 20041027 |
Events
Class CL_CRM_BSP_CT_DBAL_ROOT has no event.
Types
Class CL_CRM_BSP_CT_DBAL_ROOT has no local type.
Method Signatures
Method ADD_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | CRMBT_CD | 20041020 |
Method ADD_CHANGED_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method AFTER_COMMIT on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method AFTER_ROLLBACK Signature
Method AFTER_ROLLBACK on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method AFTER_ROLLBACK on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DATA_IS_LOADED Signature
Method DATA_IS_LOADED on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DATA_IS_LOADED on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DELETE Signature
Method DELETE on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20041028 |
Method DEQUEUE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMBIND | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20041129 | ||||
| 2 | IV_LOCKOBJ | Call by reference | Type reference (TYPE) | CRMBT_LOCKOBJ | 20041129 | ||||
| 3 | _COLLECT | Call by reference | Type reference (TYPE) | DDENQCOLL | ' ' | Flag whether locks should only be collected first | 20041130 |
Method DEQUEUE_FIELDS on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DEQUEUE_MY_VIEWS Signature
Method DEQUEUE_MY_VIEWS on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DEQUEUE_MY_VIEWS on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DEQUEUE_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VIEW_NAME | Call by reference | Type reference (TYPE) | TTTABNAME | Table with views to enqueue | 20040923 |
Method DEQUEUE_VIEWS on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DO_DELETE Signature
Method DO_DELETE on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DO_DELETE on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DO_GATHER_CHANGED_DB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DB_DATA | Call by reference | Type reference (TYPE) | CRMXB_BAB_DATA | 20040920 |
Method DO_GATHER_CHANGED_DB_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DO_LOCK Signature
Method DO_LOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20040923 |
Method DO_LOCK_DEPENDENT_SCOPE Signature
Method DO_LOCK_DEPENDENT_SCOPE on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20041130 |
Method DO_RELOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INITIAL_LOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | If called the first time, then 'X' else false | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050314 |
Method DO_REMOVE_STATIC_REFS Signature
Method DO_REMOVE_STATIC_REFS on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DO_REMOVE_STATIC_REFS on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DO_UNLOCK Signature
Method DO_UNLOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DO_UNLOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method DO_UNLOCK_DEPENDENT_SCOPE Signature
Method DO_UNLOCK_DEPENDENT_SCOPE on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method DO_UNLOCK_DEPENDENT_SCOPE on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method ENQUEUE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMBIND | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20041129 | ||||
| 2 | IV_LOCKOBJ | Call by reference | Type reference (TYPE) | CRMBT_LOCKOBJ | 20041129 | ||||
| 3 | _COLLECT | Call by reference | Type reference (TYPE) | DDENQCOLL | ' ' | Flag whether locks should only be collected first | 20041130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20041129 |
Method ENQUEUE_MY_VIEWS Signature
Method ENQUEUE_MY_VIEWS on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20041001 |
Method ENQUEUE_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VIEW_NAME | Call by reference | Type reference (TYPE) | TTTABNAME | Table with views to enqueue | 20040923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20040923 |
Method GET_ALL_DEPENDENT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODES | Value transfer | Type reference (TYPE) | CRMBT_DBAL_ROOT_HTAB | 20041130 |
Method GET_ALL_DEPENDENT_NODES on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODES | Value transfer | Type reference (TYPE) | CRMBT_DBAL_ROOT_HTAB | 20041130 |
Method GET_CHILD_NODES on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | 20041118 |
Method GET_CLASS_NAME on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_CLASS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASS_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_CT_DBAC_ROOT | Class object for CL_CRM_BSP_CT_DBAL_ROOT | 20041124 |
Method GET_CLASS_OBJ on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_ENQUEUE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENQUEUE_OBJECTS | Call by reference | Type reference (TYPE) | CRMBT_LOCKOBJ_TAB | Enqueue Objects for exclusive locks | 20041109 | |||
| 2 | ET_ENQUEUE_VIEWS | Call by reference | Type reference (TYPE) | TTTABNAME | Views for shared enqueue | 20041109 |
Method GET_ENQUEUE_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_KEY_AS_PARAMBIND_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMBIND | Value transfer | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20041129 |
Method GET_KEY_AS_PARAMBIND_TAB on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method GET_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJ_KEY | Value transfer | Object reference (TYPE REF TO) | DATA | 20041109 |
Method GET_OBJ_KEY on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method INVALIDATE_UNLOCKED_DATA Signature
Method INVALIDATE_UNLOCKED_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method INVALIDATE_UNLOCKED_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040915 |
Method IS_LOCKED on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method LOCK Signature
Method LOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Lock Failure | 20040923 |
Method MARK_AS_CHANGED Signature
Method MARK_AS_CHANGED on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method MARK_AS_CHANGED on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method MARK_AS_OBSOLETE Signature
Method MARK_AS_OBSOLETE on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method MARK_AS_OBSOLETE on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method RELOAD_DATA Signature
Method RELOAD_DATA on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050314 |
Method UNLOCK Signature
Method UNLOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no parameter.
Method UNLOCK on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method WAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041013 |
Method WAS_CHANGED on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
Method WAS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041027 |
Method WAS_DELETED on class CL_CRM_BSP_CT_DBAL_ROOT has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |