SAP ABAP Interface IF_DG_DATABASE_OPERATIONS (Wrapper for database operations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_DG (Package) EPM: New Data Generator

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_DG_DATABASE_OPERATIONS | EPM: Class implementing interface for database operations | 20100809 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_DG_DATABASE_TEST | EPM: Class implementing interface for database operations | 20100809 |
Properties
Interface | IF_DG_DATABASE_OPERATIONS | |
Short Description | Wrapper for database operations |
General Data
Package | S_EPM_DG | EPM: New Data Generator |
Created | 20100809 | SAP |
Last changed | 20140121 | 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 IF_DG_DATABASE_OPERATIONS has no interface.
Friends
Interface IF_DG_DATABASE_OPERATIONS has no friend.
Attributes
Interface IF_DG_DATABASE_OPERATIONS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100809 | |
2 | ![]() |
Instance method | Public | Method | 20101117 | |
3 | ![]() |
Instance method | Public | Method | 20110411 | |
4 | ![]() |
Instance method | Public | Method | 20100809 | |
5 | ![]() |
Instance method | Public | Method | 20110401 | |
6 | ![]() |
Instance method | Public | Method | 20100809 | |
7 | ![]() |
Instance method | Public | Method | 20100809 |
Events
Interface IF_DG_DATABASE_OPERATIONS has no event.
Types
Interface IF_DG_DATABASE_OPERATIONS has no local type.
Method Signatures
Method DELETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100809 | |||
2 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20100809 | |||
3 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20100809 | |||
4 | ![]() |
IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20110607 |
Method DELETE_DATA on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method GET_MAX_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAX_VALUE | Call by reference | Type reference (TYPE) | SNWD_ID | EPM: Employee ID | 20101117 | ||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101117 | |||
3 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20101117 | |||
4 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method GET_MAX_VALUE on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method READ_CHILD_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILD_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20110411 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110411 | |||
3 | ![]() |
IT_PARENT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20110411 | |||
4 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20110411 |
Method READ_CHILD_KEYS on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100809 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100809 | |||
3 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20100809 | |||
4 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20100809 |
Method READ_DATA on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method READ_FIELD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110401 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110401 | |||
3 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20110401 | |||
4 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20110401 | |||
5 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | CHAR16 | Field of length 16 | 20110401 |
Method READ_FIELD_DATA on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method READ_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20100809 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100809 | |||
3 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20100809 | |||
4 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20100809 |
Method READ_KEYS on Interface IF_DG_DATABASE_OPERATIONS has no exception.
Method STORE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100809 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100809 | |||
3 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | STRING | 20100809 | |||
4 | ![]() |
IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20110607 |
Method STORE_DATA on Interface IF_DG_DATABASE_OPERATIONS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 703 |