SAP ABAP Interface /BCV/IF_FND_CFG_DATA_WRITE (Write access to BCV configuration data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
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
| Interface | /BCV/IF_FND_CFG_DATA_WRITE | |
| Short Description | Write access to BCV configuration data |
General Data
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20090218 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /BCV/IF_FND_CFG_DATA_WRITE has no interface.
Friends
Interface /BCV/IF_FND_CFG_DATA_WRITE has no friend.
Attributes
Interface /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
Interface /BCV/IF_FND_CFG_DATA_WRITE has no event.
Types
Interface /BCV/IF_FND_CFG_DATA_WRITE has no local type.
Method Signatures
Method DELETE_ALL Signature
Method DELETE_ALL on Interface /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 Interface /BCV/IF_FND_CFG_DATA_WRITE has no parameter.
Method DISCARD_CHANGES on Interface /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 Interface /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 Interface /BCV/IF_FND_CFG_DATA_WRITE has no parameter.
Method UNLOCK on Interface /BCV/IF_FND_CFG_DATA_WRITE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |