SAP ABAP Interface IF_DPR_COMMON_REQUEST (Development Projects: Interface of All Request Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_COMMON_REQUEST | Development Projects: Abstract Request Objekt | 20020419 |
Properties
Interface | IF_DPR_COMMON_REQUEST | |
Short Description | Development Projects: Interface of All Request Objects |
General Data
Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
Created | 20020419 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_DPR_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DPR_COMMON_REQUEST has no interface.
Friends
Interface IF_DPR_COMMON_REQUEST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MR_REQUESTER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DPR_COMMON | Request Creator | 20020419 | ||
2 | SC_RESULT_FAILED | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Result: Failed | 20020419 | |
3 | SC_RESULT_SUCCESSFUL | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Result: Successful | 20020419 | |
4 | SC_RESULT_UNDEFINED | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Result: Undefined (No Result) | 20020419 | |
5 | SC_STATE_COMPLETED | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Status: Closed/Ended | 20020419 | |
6 | SC_STATE_CREATED | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Status: Created/Generated | 20020419 | |
7 | SC_STATE_IN_PROGRESS | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Status; In Process | 20020419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Carry Out Request | 20020419 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20020419 |
3 | ![]() |
Instance method | Public | Method | Access Method to Result of Request | 20020419 |
4 | ![]() |
Instance method | Public | Method | Access Method to Status of Request | 20020419 |
5 | ![]() |
Instance method | Public | Method | Is the request completed/ended? | 20020419 |
Events
Interface IF_DPR_COMMON_REQUEST has no event.
Types
Interface IF_DPR_COMMON_REQUEST has no local type.
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXECUTOR | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Ausführer des Requests | 20020420 |
Method EXECUTE on Interface IF_DPR_COMMON_REQUEST has no exception.
Method FREE Signature
Method FREE on Interface IF_DPR_COMMON_REQUEST has no parameter.
Method FREE on Interface IF_DPR_COMMON_REQUEST has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Ergebnis des Requests | 20020419 |
Method GET_RESULT on Interface IF_DPR_COMMON_REQUEST has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | CHAR1 | Zustand des Requests | 20020419 |
Method GET_STATE on Interface IF_DPR_COMMON_REQUEST has no exception.
Method IS_COMPLETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_COMPLETED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Request abgeschlossen/beendet | 20020419 |
Method IS_COMPLETED on Interface IF_DPR_COMMON_REQUEST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |