SAP ABAP Class CL_DPR_API_CPROJECTS_CSP (Core Services Provider Class for Proj. Mgmt (Adapter))
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
⤷
DEVELOPMENT_PROJECTS_API (Package) API for Project Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_CORE_SERVICE_PROVIDER | Adapter for Access to Business Object | 20040922 |
Properties
Class | CL_DPR_API_CPROJECTS_CSP | |
Short Description | Core Services Provider Class for Proj. Mgmt (Adapter) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20040922 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DPR_CORE_SERVICE_PROVIDER | Adapter for Access to Business Object | 20040922 |
Friends
Class CL_DPR_API_CPROJECTS_CSP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_ACCESS | ESA: "CRUD" Interface Pattern | 20040922 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_ACTION | ESA: "Action" Interface Pattern | 20040922 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | Side-Effect Handler | 20040922 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_API_CONTEXT | Context for Business Object | 20041015 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_LOCKING | ESA: "Locking" Interface Pattern | 20040922 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20040922 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROPERTY_HANDLER | Attribute Handler Interface | 20040922 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_QUERY | ESA: "Query" Interface Pattern | 20040922 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER | ESA: Interface Patterns | 20040922 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_TRANSACTION | ESA: "Transaction" Interface Pattern | 20040928 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_PROVIDER_VALUE_SET | ESA: "Value Set" Interface Pattern | 20040922 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_DPR_PROVIDER_ACCESS=>TT_MODIFICATIONS | Change Buffer | 20040922 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20040922 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Business obj. name | 20041015 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 20040922 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20040922 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20040924 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_INSTANCE | Application-Dependent Instance | 20040922 | ||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | Application-Dependent Instances | 20040922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040922 | |
2 | ![]() |
Static method | Public | Method | Get Reference to Core Service Provider Interface | 20040922 |
3 | ![]() |
Instance method | Private | Method | 20040922 |
Events
Class CL_DPR_API_CPROJECTS_CSP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INSTANCE | Private | See coding | Application-Dependent Instance | 20040922 | begin of TS_INSTANCE,
application type cgpl_application_type,
bo_name type string,
ref type ref to IF_DPR_CORE_SERVICE_PROVIDER,
end of ts_instance
|
|
2 | TT_INSTANCE | Private | See coding | Application-Dependent Instances | 20040922 | TT_INSTANCE type hashed table of ts_instance
with unique key application bo_name
|
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 | Applikation in der Projektplanung | 20040922 | ||
2 | ![]() |
IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | Businessobjektname | 20040923 |
Method CONSTRUCTOR on class CL_DPR_API_CPROJECTS_CSP 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 | Applikation in der Projektplanung | 20040922 | |
2 | ![]() |
IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_BO_CPROJECTS | Businessobjekt | 20040923 | |
3 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_PROVIDER | Adapter für Zugriff auf Businessobjekt | 20040922 |
Method GET_INSTANCE on class CL_DPR_API_CPROJECTS_CSP has no exception.
Method SEND_CHANGES Signature
Method SEND_CHANGES on class CL_DPR_API_CPROJECTS_CSP has no parameter.
Method SEND_CHANGES on class CL_DPR_API_CPROJECTS_CSP has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |