SAP ABAP Class CL_DPR_API_PROJECT (Proj. Mgmt API: Abstract Application Object for Project)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_API_ENTITY | Abstract Application Object for Entities | 20041122 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_API_PROJECT_O | Proj. Mgmt API: Project | 20041122 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_API_PROJECT_T | Proj. Mgmt API: Project (Template) | 20041123 |
Properties
Class | CL_DPR_API_PROJECT | |
Short Description | Proj. Mgmt API: Abstract Application Object for Project | |
Super Class | CL_DPR_API_ENTITY | Abstract Application Object for Entities |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20041122 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_API_PROJECT has no forward declaration.
Interfaces
Class CL_DPR_API_PROJECT has no interface implemented.
Friends
Class CL_DPR_API_PROJECT has no friend class.
Attributes
Class CL_DPR_API_PROJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create Project with Project | 20121122 |
2 | ![]() |
Instance method | Private | Method | Create Project with Template | 20041123 |
3 | ![]() |
Instance method | Private | Method | Import All Control Plans | 20041122 |
4 | ![]() |
Instance method | Private | Method | Supplies Information About Root Object | 20041208 |
Events
Class CL_DPR_API_PROJECT has no event.
Types
Class CL_DPR_API_PROJECT has no local type.
Method Signatures
Method DO_ACTION_CREATE_W_PROJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20121122 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20121122 | |||
3 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20121122 | ||
4 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20121122 | |||
5 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Action Key | 20121122 | ||
6 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121122 |
Method DO_ACTION_CREATE_W_PROJECT on class CL_DPR_API_PROJECT has no exception.
Method DO_ACTION_CREATE_W_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20041123 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041123 | |||
3 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041123 | ||
4 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041123 | |||
5 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041123 | ||
6 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041123 |
Method DO_ACTION_CREATE_W_TEMPLATE on class CL_DPR_API_PROJECT has no exception.
Method GET_ALL_CONTROL_PLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041122 | |||
2 | ![]() |
ET_LINK_SOURCE_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041122 | |||
3 | ![]() |
ET_LINK_TARGET_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041122 | |||
4 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041122 | ||
5 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041122 | ||
6 | ![]() |
IR_PROPERTY_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_PROPERTY_HANDLER | Attribute Handler Interface | 20041122 | ||
7 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Attribute Handler Interface | 20041122 | ||
8 | ![]() |
IV_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Message Handler Interface | 20041122 | ||
9 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041122 | ||
10 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20041122 | |||
11 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20041122 | ||
12 | ![]() |
IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20041122 | ||
13 | ![]() |
IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean | 20041122 |
Method GET_ALL_CONTROL_PLANS on class CL_DPR_API_PROJECT has no exception.
Method GET_ROOT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041208 | |||
2 | ![]() |
ET_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041208 | |||
3 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | cProjects-API: Message handler | 20041208 | ||
4 | ![]() |
IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20041208 | |||
5 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bo-Knoten Name | 20041208 | ||
6 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041208 |
Method GET_ROOT_OBJECT on class CL_DPR_API_PROJECT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |