SAP ABAP Class CL_DPR_API_CONTROL_PLAN_O (Proj. Mgmt API: Control Plan)
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_CONTROL_PLAN | Proj. Mgmt API: Abstract Application Object for Control Plan | 20041122 |
Properties
Class | CL_DPR_API_CONTROL_PLAN_O | |
Short Description | Proj. Mgmt API: Control Plan | |
Super Class | CL_DPR_API_CONTROL_PLAN | Proj. Mgmt API: Abstract Application Object for Control Plan |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20040920 | 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) |
Interfaces
Class CL_DPR_API_CONTROL_PLAN_O has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DPR_API_FACTORY | 20040920 | Factory for Creating API Instances |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'CONFIRM_STATUS_CHANGE' | Dialog ID - Confirm Status Change | 20060530 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040920 |
2 | ![]() |
Instance method | Public | Method | Request Creation of a Version when Saving | 20060222 |
3 | ![]() |
Instance method | Public | Method | Request Creation of a Version when Saving | 20060222 |
4 | ![]() |
Static method | Public | Method | Execute Status Activity | 20060530 |
Events
Class CL_DPR_API_CONTROL_PLAN_O has no event.
Types
Class CL_DPR_API_CONTROL_PLAN_O 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 | Applikation in der Projektplanung | 20040920 |
Method CONSTRUCTOR on class CL_DPR_API_CONTROL_PLAN_O has no exception.
Method DO_ACTION_VERSION_CREATION 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 | Aktion nicht ausgeführt | 20060222 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | Change Handler interface | 20060222 | ||
3 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20060222 | ||
4 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20060222 | ||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20060222 | ||
6 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20060222 | ||
7 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Name des BO-Knotens | 20060222 |
Method DO_ACTION_VERSION_CREATION on class CL_DPR_API_CONTROL_PLAN_O has no exception.
Method DO_ACTION_VERSION_CREATION_W_V 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 | Aktion nicht ausgeführt | 20060222 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | Change Handler interface | 20060222 | ||
3 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20060222 | ||
4 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20060222 | ||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20060222 | ||
6 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20060222 | ||
7 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Name des BO-Knotens | 20060222 |
Method DO_ACTION_VERSION_CREATION_W_V on class CL_DPR_API_CONTROL_PLAN_O has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Objekte mit Status | 20060530 | ||
2 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | STRING | Aktion des Status | 20060530 | ||
3 | ![]() |
IV_NO_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Keinen Dialog führen | 20060530 | |
4 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | 20060530 |
Method SET_STATUS on class CL_DPR_API_CONTROL_PLAN_O has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |