SAP ABAP Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG (Data Manager for Database Snapshot)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-FS-MKD (Application Component) Basic Market Data
⤷
/BA1/F4_BASIS (Package) Basic Market Data

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BA1/CL_F4_BACKDOOR_DATA_MANAG | Data Manager for Database Snapshot | 20100614 |
Properties
Interface | /BA1/IF_F4_BACKDOOR_DATA_MANAG | |
Short Description | Data Manager for Database Snapshot |
General Data
Package | /BA1/F4_BASIS | Basic Market Data |
Created | 20100614 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no forward declaration.
Interfaces
Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no interface.
Friends
Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no friend.
Attributes
Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100614 | |
2 | ![]() |
Instance method | Public | Method | 20100614 | |
3 | ![]() |
Instance method | Public | Method | 20100614 | |
4 | ![]() |
Instance method | Public | Method | 20100614 | |
5 | ![]() |
Instance method | Public | Method | 20100614 |
Events
Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_STR_DB_LIST | Public | See coding | 20100614 | BEGIN OF ty_str_db_list,
db_name TYPE tabname16,
END OF ty_str_db_list
|
||
2 | TY_TAB_DB_LIST | Public | See coding | 20100614 | ty_tab_db_list TYPE STANDARD TABLE OF ty_str_db_list WITH DEFAULT KEY
|
Method Signatures
Method DELETE_FROM_DB Signature
Method DELETE_FROM_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no parameter.
Method DELETE_FROM_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
Method GET_LIST_OF_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_DB_LIST | Value transfer | Type reference (TYPE) | TY_TAB_DB_LIST | 20100614 |
Method GET_LIST_OF_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
Method GET_VALUES_OF_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DB_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | 20100614 | |||
2 | ![]() |
R_REF_TAS_DB_VALUES | Value transfer | Object reference (TYPE REF TO) | DATA | 20100614 |
Method GET_VALUES_OF_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
Method UPDATE_VALUE_OF_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DB_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | 20100614 | |||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20100614 | |||
3 | ![]() |
I_MAPPED_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100614 | |||
4 | ![]() |
I_ORIGINAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100614 |
Method UPDATE_VALUE_OF_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
Method WRITE_TO_DB Signature
Method WRITE_TO_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no parameter.
Method WRITE_TO_DB on Interface /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |