SAP ABAP Class /BA1/IF_F4_BACKDOOR_DATA_MANAG (Data Manager for Database Snapshot)
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
| Class | /BA1/IF_F4_BACKDOOR_DATA_MANAG | |
| Short Description | Data Manager for Database Snapshot | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100614 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no forward declaration.
Interfaces
Class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no interface implemented.
Friends
Class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no friend class.
Attributes
Class /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
Class /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 class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no parameter.
Method DELETE_FROM_DB on class /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 class /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 class /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 class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
Method WRITE_TO_DB Signature
Method WRITE_TO_DB on class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no parameter.
Method WRITE_TO_DB on class /BA1/IF_F4_BACKDOOR_DATA_MANAG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |