SAP ABAP Class CL_DPR_API_APPROVAL_O (Proj. Mgmt API: Approval)
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_APPROVAL | Proj. Mgmt API: Abstract Application Object for Approvals | 20041118 |
Properties
| Class | CL_DPR_API_APPROVAL_O | |
| Short Description | Proj. Mgmt API: Approval | |
| Super Class | CL_DPR_API_APPROVAL | Proj. Mgmt API: Abstract Application Object for Approvals |
| 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_APPROVAL_O has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_API_FACTORY | 20040920 | Factory for Creating API Instances |
Attributes
Class CL_DPR_API_APPROVAL_O has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040920 | |
| 2 | Instance method | Private | Method | Begin Approval | 20041118 | |
| 3 | Instance method | Private | Method | Cancel Approval | 20041118 | |
| 4 | Instance method | Private | Method | Create Approval Version | 20041118 | |
| 5 | Instance method | Private | Method | Grant Approval | 20041118 | |
| 6 | Instance method | Private | Method | Reject Approval | 20041118 | |
| 7 | Instance method | Private | Method | Repeat Approval | 20041118 |
Events
Class CL_DPR_API_APPROVAL_O has no event.
Types
Class CL_DPR_API_APPROVAL_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_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_BEGIN 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_BEGIN on class CL_DPR_API_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_CANCEL 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_CANCEL on class CL_DPR_API_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_CREATE_VERS 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_CREATE_VERS on class CL_DPR_API_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_GRANT 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_GRANT on class CL_DPR_API_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_REJECT 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_REJECT on class CL_DPR_API_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_REPEAT 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 | 20041118 | |||
| 2 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20041118 | ||||
| 3 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20041118 | |||
| 4 | IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20041118 | |||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20041118 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20041118 | |||
| 7 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method DO_ACTION_APPROVAL_REPEAT on class CL_DPR_API_APPROVAL_O has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |