SAP ABAP Class CL_DPR_DB_API_APPL_OBJECT (Abstract Application Object (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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_DB_PROVIDER | Interface Pattern (DB) | 20090415 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_DB_API_ENTITY | Abstract Application Object for Entities (DB) | 20090415 |
Properties
Class | CL_DPR_DB_API_APPL_OBJECT | |
Short Description | Abstract Application Object (DB) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_DB_API | API for Project Management based on direct database access |
Created | 20090331 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DPR_DB_PROVIDER | Interface Pattern (DB) | 20090415 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DPR_DB_API_FACTORY | 20090415 | Factory for Creating API Instances (DB) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20090512 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRUKNAME | Name of a structure | 20090512 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CL_DPR_DB_API_BUSINESS_OBJECT=>TS_INSTANCE | 20090602 | |||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CL_DPR_DB_API_BUSINESS_OBJECT=>TT_INSTANCE | 20090602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090512 | |
2 | ![]() |
Instance method | Public | Method | 20090602 | |
3 | ![]() |
Static method | Protected | Method | 20090415 | |
4 | ![]() |
Instance method | Protected | Method | 20090415 | |
5 | ![]() |
Instance method | Protected | Method | 20090415 |
Events
Class CL_DPR_DB_API_APPL_OBJECT has no event.
Types
Class CL_DPR_DB_API_APPL_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | CL_DPR_CO=>SC_APPLICATION_TYPE_DPR | Application in Project Planning | 20090512 | |
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20090602 |
Method CONSTRUCTOR on class CL_DPR_DB_API_APPL_OBJECT has no exception.
Method DO_CLEANUP Signature
Method DO_CLEANUP on class CL_DPR_DB_API_APPL_OBJECT has no parameter.
Method DO_CLEANUP on class CL_DPR_DB_API_APPL_OBJECT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | CL_DPR_CO=>SC_APPLICATION_TYPE_DPR | Application in Project Planning | 20090415 | |
2 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090415 | ||
3 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_DB_PROVIDER | Interface Pattern (DB) | 20090415 |
Method GET_INSTANCE on class CL_DPR_DB_API_APPL_OBJECT 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 | Keys of BO Nodes That Cannot Be Read | 20090416 |
Method RETRIEVE on class CL_DPR_DB_API_APPL_OBJECT 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 | 20090416 | |||
2 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090416 | |||
3 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090416 | |||
4 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090416 | |||
5 | ![]() |
OUT_LINK_SOURCE_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090416 | |||
6 | ![]() |
OUT_LINK_TARGET_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090416 |
Method RETRIEVE_BY_ASSOCIATION on class CL_DPR_DB_API_APPL_OBJECT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_702 |