SAP /BCV/CL_FND_CFG_DATA_ACCESS OO Class - Configuration data access
/BCV/CL_FND_CFG_DATA_ACCESS is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /BCV/CL_FND_CFG_DATA_ACCESS including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BCV/IF_FND_CFG_DATA_READInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BCV/IF_FND_CFG_DATA_WRITEMethod list of /BCV/CL_FND_CFG_DATA_ACCESS SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| CHECK_KEYS | Private | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>CHECK_KEYS...more details | ||
| CLEAR_DB_BUFFERS | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>CLEAR_DB_BUFFERS...more details | ||
| DELETE_ALL | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>DELETE_ALL...more details | ||
| DELETE_DATA | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>DELETE_DATA...more details | ||
| DISCARD_CHANGES | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>DISCARD_CHANGES...more details | ||
| LOCK | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>LOCK...more details | ||
|
| ||
| MODIFY_DATA | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>MODIFY_DATA...more details | ||
| READ_DATA | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>READ_DATA...more details | ||
| SAVE | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>SAVE...more details | ||
| TRANSPORT | Private | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>TRANSPORT...more details | ||
| TRANSPORT_DB_DATA | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>TRANSPORT_DB_DATA...more details | ||
| UNLOCK | Protected | |
| CALL METHOD /bcv/cl_fnd_cfg_data_access=>UNLOCK...more details | ||
/BCV/CL_FND_CFG_DATA_ACCESS attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| GC_ATTRIBUTE_ID | Instance Attribute | LIKE | Protected | ||
| GC_CONTEXT_KEY | Instance Attribute | LIKE | Protected | ||
| GC_DASHBA | Instance Attribute | LIKE | Protected | ||
| GC_DASHBOARD_ID | Instance Attribute | LIKE | Protected | ||
| GC_DASHBT | Instance Attribute | LIKE | Protected | ||
| GC_DISPLAT | Instance Attribute | LIKE | Protected | ||
| GC_DISPLAV | Instance Attribute | LIKE | Protected | ||
| GC_DISPLAY | Instance Attribute | LIKE | Protected | ||
| GC_DISPLAY_ID | Instance Attribute | LIKE | Protected | ||
| GC_DSBI | Instance Attribute | LIKE | Protected | ||
| GC_DSBP | Instance Attribute | LIKE | Protected | ||
| GC_DSES | Instance Attribute | LIKE | Protected | ||
| GC_DSIS | Instance Attribute | LIKE | Protected | ||
| GC_DSSES | Instance Attribute | LIKE | Protected | ||
| GC_DSWF | Instance Attribute | LIKE | Protected | ||
| GC_DSWS | Instance Attribute | LIKE | Protected | ||
| GC_ESCON | Instance Attribute | LIKE | Protected | ||
| GC_EXPAR | Instance Attribute | LIKE | Protected | ||
| GC_EXPART | Instance Attribute | LIKE | Protected | ||
| GC_FORMULA_ID | Instance Attribute | LIKE | Protected | ||
| GC_GROUP | Instance Attribute | LIKE | Protected | ||
| GC_GROUPA | Instance Attribute | LIKE | Protected | ||
| GC_GROUPT | Instance Attribute | LIKE | Protected | ||
| GC_GROUP_ID | Instance Attribute | LIKE | Protected | ||
| GC_INPAR | Instance Attribute | LIKE | Protected | ||
| GC_INPART | Instance Attribute | LIKE | Protected | ||
| GC_JOIN_ID | Instance Attribute | LIKE | Protected | ||
| GC_LP | Instance Attribute | LIKE | Protected | ||
| GC_PREVIEW_ID | Instance Attribute | LIKE | Protected | ||
| GC_PRVIEW | Instance Attribute | LIKE | Protected | ||
| GC_PRVIEWR | Instance Attribute | LIKE | Protected | ||
| GC_PRVIEWT | Instance Attribute | LIKE | Protected | ||
| GC_QATTR | Instance Attribute | LIKE | Protected | ||
| GC_QATTRT | Instance Attribute | LIKE | Protected | ||
| GC_QCLF | Instance Attribute | LIKE | Protected | ||
| GC_QFORM | Instance Attribute | LIKE | Protected | ||
| GC_QFPAR | Instance Attribute | LIKE | Protected | ||
| GC_QHEAD | Instance Attribute | LIKE | Protected | ||
| GC_QHEADT | Instance Attribute | LIKE | Protected | ||
| GC_QJOIN | Instance Attribute | LIKE | Protected | ||
| GC_QJOINC | Instance Attribute | LIKE | Protected | ||
| GC_QRESA | Instance Attribute | LIKE | Protected | ||
| GC_QSCON | Instance Attribute | LIKE | Protected | ||
| GC_QSCONT | Instance Attribute | LIKE | Protected | ||
| GC_QSELC | Instance Attribute | LIKE | Protected | ||
| GC_QUERY_ID | Instance Attribute | LIKE | Protected | ||
| GC_QVAR | Instance Attribute | LIKE | Protected | ||
| GC_QVIEW | Instance Attribute | LIKE | Protected | ||
| GC_QVIEWGA | Instance Attribute | LIKE | Protected | ||
| GC_QVIEWT | Instance Attribute | LIKE | Protected | ||
| GC_QVIEW_ID | Instance Attribute | LIKE | Protected | ||
| GC_SEARCH_ID | Instance Attribute | LIKE | Protected | ||
| GC_SESYS | Instance Attribute | LIKE | Protected | ||
| GC_SESYSR | Instance Attribute | LIKE | Protected | ||
| GC_SRCH | Instance Attribute | LIKE | Protected | ||
| GC_SRCHT | Instance Attribute | LIKE | Protected | ||
| GC_STRUC | Instance Attribute | LIKE | Protected | ||
| GC_TAB_PREFIX | Constant | '/BCV/C_' | LIKE STRING | Protected | |
| MT_BUF_MGR | Instance Attribute | LIKE TT_BUFFER_MANAGER | Protected | ||
| MV_KEY_1 | Instance Attribute | LIKE STRING | Protected | ||
| MV_KEY_1_FIELD_NAME | Instance Attribute | LIKE STRING | Protected | ||
| MV_KEY_2 | Instance Attribute | LIKE STRING | Protected | ||
| MV_KEY_2_FIELD_NAME | Instance Attribute | LIKE STRING | Protected | ||
| MV_WHERE_COND | Instance Attribute | LIKE STRING | Protected |
/BCV/CL_FND_CFG_DATA_ACCESS types
TS_BUFFER_MANAGER -TS_DEP_TAB -
TT_BUFFER_MANAGER -
TT_DEP_TAB -
Links to Related Class(s)
/BCV/CL_...Full list of available SAP object classes
Search for further information about these or an SAP related objects