SAP ABAP Class /BOBF/CL_DAC_TABLE (Configuration: Database Access)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/DATA_ACCESS (Package) Business Object Processing Data Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_DAC_NODE | Configuration: Database Access | 20081212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_ATF_DAC | Data Access Class for DO AttachmentFolder | 20080611 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DRF_P_APPL_FILT_C | Generating Data Access Class DATAREPLICATIONFILTER / FILTERC | 20090113 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DRF_P_APPL_FILT_H | Generating Data Access Class DATAREPLICATIONFILTER / ROOT | 20090113 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SAWE_P_TIME_PLANNING_SHEET | Staff Assignment Time Planning Sheet | 20090923 |
Properties
| Class | /BOBF/CL_DAC_TABLE | |
| Short Description | Configuration: Database Access | |
| Super Class | /BOBF/CL_DAC_NODE | Configuration: Database Access |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/DATA_ACCESS | Business Object Processing Data Access |
| Created | 20081212 | SAP |
| Last change | 20130531 | 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 /BOBF/CL_DAC_TABLE has no interface implemented.
Friends
Class /BOBF/CL_DAC_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOBF/CL_DAC_UPDATE | Database Updates | 20081212 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_DAC_TABLE | Table for DB-Update | 20081212 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_DAC_TABLE_DATA | Table for data from database | 20081212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Save Data | 20081212 | |
| 2 | Instance method | Protected | Event handling method | Event Handler for END_SAVE of Data Access Update | 20081212 | |
| 3 | Instance method | Protected | Method | Read data | 20081212 | |
| 4 | Instance method | Protected | Method | Read Subnodes | 20081212 |
Events
Class /BOBF/CL_DAC_TABLE has no event.
Types
Class /BOBF/CL_DAC_TABLE has no local type.
Method Signatures
Method DO_SAVE Signature
Method DO_SAVE on class /BOBF/CL_DAC_TABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081212 |
Method HANDLE_EVENT_END_SAVE_DAC Signature
Method HANDLE_EVENT_END_SAVE_DAC on class /BOBF/CL_DAC_TABLE has no parameter.
Method HANDLE_EVENT_END_SAVE_DAC on class /BOBF/CL_DAC_TABLE has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_READ | Generic Data Table | 20081212 | |||
| 2 | ET_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Node Table | 20081212 | |||
| 3 | EV_READ | Call by reference | Type reference (TYPE) | I | Read nodes without dependant | 20081212 | |||
| 4 | IS_NODE_CONF | Call by reference | Type reference (TYPE) | /BOBF/S_DAC_NODE | Structure for node information (responsibility of DAC) | 20081212 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Node | 20081212 | |||
| 6 | IT_SELECTION | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_SELECTION | Table for Buffer Selections | 20081212 | |||
| 7 | IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | |||
| 8 | IV_SUBNODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081212 |
Method READ_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_READ | Generic Data Table | 20081212 | |||
| 2 | IT_COMP | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC2 | Configuration: Associations | 20081212 | |||
| 3 | IT_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Node | 20081212 | |||
| 4 | IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |