SAP ABAP Class /BCV/IF_FND_CFG_DATA_WRITE (Write access to BCV configuration data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_FND_CFG_DATA_ACCESS | Configuration data access | 20090218 |
Properties
| Class | /BCV/IF_FND_CFG_DATA_WRITE | |
| Short Description | Write access to BCV configuration data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090218 | SAP |
| Last change | 20110908 | 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 /BCV/IF_FND_CFG_DATA_WRITE has no interface implemented.
Friends
Class /BCV/IF_FND_CFG_DATA_WRITE has no friend class.
Attributes
Class /BCV/IF_FND_CFG_DATA_WRITE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete header and dependent data | 20090218 | |
| 2 | Instance method | Public | Method | Delete data | 20090218 | |
| 3 | Instance method | Public | Method | Discard changes | 20090218 | |
| 4 | Instance method | Public | Method | Lock all data for change | 20090218 | |
| 5 | Instance method | Public | Method | Modify data | 20090218 | |
| 6 | Instance method | Public | Method | Save changes to DB | 20090218 | |
| 7 | Instance method | Public | Method | Unlock data | 20090218 |
Events
Class /BCV/IF_FND_CFG_DATA_WRITE has no event.
Types
Class /BCV/IF_FND_CFG_DATA_WRITE has no local type.
Method Signatures
Method DELETE_ALL Signature
Method DELETE_ALL on class /BCV/IF_FND_CFG_DATA_WRITE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090219 |
Method DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEL_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table lines to be deleted | 20090218 | |||
| 2 | IV_TABID | Call by reference | Type reference (TYPE) | STRING | Table identification | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090218 |
Method DISCARD_CHANGES Signature
Method DISCARD_CHANGES on class /BCV/IF_FND_CFG_DATA_WRITE has no parameter.
Method DISCARD_CHANGES on class /BCV/IF_FND_CFG_DATA_WRITE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UNAME_FOREIGN_LOCK | Value transfer | Type reference (TYPE) | UNAME | User Name | 20090219 |
Method LOCK on class /BCV/IF_FND_CFG_DATA_WRITE has no exception.
Method MODIFY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MOD_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table lines to be modified | 20090218 | |||
| 2 | IV_SUBSTITUTE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Substitute all table lines | 20090218 | |||
| 3 | IV_TABID | Call by reference | Type reference (TYPE) | STRING | Table identification | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090218 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20090310 |
Method UNLOCK Signature
Method UNLOCK on class /BCV/IF_FND_CFG_DATA_WRITE has no parameter.
Method UNLOCK on class /BCV/IF_FND_CFG_DATA_WRITE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |