SAP ABAP Class IF_DPR_DB_PROVIDER (Interface Pattern (DB))
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
Class | IF_DPR_DB_PROVIDER | |
Short Description | Interface Pattern (DB) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090415 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DPR_DB_PROVIDER has no forward declaration.
Interfaces
Class IF_DPR_DB_PROVIDER has no interface implemented.
Friends
Class IF_DPR_DB_PROVIDER has no friend class.
Attributes
Class 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
Class IF_DPR_DB_PROVIDER has no event.
Types
Class IF_DPR_DB_PROVIDER has no local type.
Method Signatures
Method DO_CLEANUP Signature
Method DO_CLEANUP on class IF_DPR_DB_PROVIDER has no parameter.
Method DO_CLEANUP on class 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 class 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 class 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 class IF_DPR_DB_PROVIDER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |