SAP ABAP Interface IF_DPR_DB_PROVIDER (Interface Pattern (DB))
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
⤷
DEVELOPMENT_PROJECTS_DB_API (Package) API for Project Management based on direct database access
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_DB_API_APPL_OBJECT | Abstract Application Object (DB) | 20090415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_DB_API_BUSINESS_OBJECT | Proj. Mgmt API: Business Object (DB) | 20090415 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_DB_API_CPROJECTS_CSP | Core Services Provider Class for Proj. Mgmt (DB) | 20090416 |
Properties
| Interface | IF_DPR_DB_PROVIDER | |
| Short Description | Interface Pattern (DB) |
General Data
| Package | DEVELOPMENT_PROJECTS_DB_API | API for Project Management based on direct database access |
| Created | 20090415 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_DPR_DB_PROVIDER has no forward declaration.
Interfaces
Interface IF_DPR_DB_PROVIDER has no interface.
Friends
Interface IF_DPR_DB_PROVIDER has no friend.
Attributes
Interface IF_DPR_DB_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clean Up all Buffers | 20090602 | |
| 2 | Instance method | Public | Method | Get root object key | 20090416 | |
| 3 | Instance method | Public | Method | Retrieve | 20090416 | |
| 4 | Instance method | Public | Method | Retrieve by association | 20090416 |
Events
Interface IF_DPR_DB_PROVIDER has no event.
Types
Interface IF_DPR_DB_PROVIDER has no local type.
Method Signatures
Method DO_CLEANUP Signature
Method DO_CLEANUP on Interface IF_DPR_DB_PROVIDER has no parameter.
Method DO_CLEANUP on Interface IF_DPR_DB_PROVIDER has no exception.
Method GET_ROOT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_SOURCE_BO_NODE | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20090416 | |||
| 2 | IN_SOURCE_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | BO Node Key | 20090416 | |||
| 3 | OUT_ROOT_KEY | Call by reference | Type reference (TYPE) | ANY | Root Object Key | 20090416 |
Method GET_ROOT_KEY on Interface IF_DPR_DB_PROVIDER has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20090416 | |||
| 2 | IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Business Object Node Keys | 20090416 | |||
| 3 | OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | BO Node Data | 20090416 | |||
| 4 | OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | eys of BO Nodes That Cannot Be Read | 20090416 |
Method RETRIEVE on Interface IF_DPR_DB_PROVIDER has no exception.
Method RETRIEVE_BY_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Association Name | 20090416 | |||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20090416 | |||
| 3 | IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | BO Node Keys | 20090416 | |||
| 4 | OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Data | 20090416 | |||
| 5 | OUT_LINK_SOURCE_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Key of Source BO Node | 20090416 | |||
| 6 | OUT_LINK_TARGET_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Key of Target BO Node | 20090416 |
Method RETRIEVE_BY_ASSOCIATION on Interface IF_DPR_DB_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_702 |