SAP ABAP Class CL_DPR_API_IND_APPROVAL_O (Proj. Mgmt API: Individual 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_IND_APPROVAL | Proj. Mgmt API: Abstract Application Obj. for Individual App | 20041223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_SIGNATURE_CONTROLLER | Development Projects: Signature Controller | 20050218 |
Properties
Class | CL_DPR_API_IND_APPROVAL_O | |
Short Description | Proj. Mgmt API: Individual Approval | |
Super Class | CL_DPR_API_IND_APPROVAL | Proj. Mgmt API: Abstract Application Obj. for Individual App |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20041223 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DPR_SIGNATURE_CONTROLLER | Development Projects: Signature Controller | 20050218 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DPR_API_FACTORY | 20041227 | Factory for Creating API Instances |
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_SIGNATURE_MANAGER | Development Projects: Signature Manager | 20050218 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS | Development Projects: Signature Process | 20050218 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS_STEP | Development Projects: Signature Process Step | 20050218 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS_TOKEN | Development Projects: Token in Signature Process | 20050218 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TV_COMMENTARY | Comment | 20050218 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSFPW | SSF Password | 20050218 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TV_SIGNER | Signatory | 20050218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Digital Signature from PDF via ADS | 20050907 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20041223 |
3 | ![]() |
Instance method | Private | Method | Destroy Token | 20050218 |
4 | ![]() |
Instance method | Private | Method | Grant Individual Approval After 'Transfer' | 20050217 |
5 | ![]() |
Instance method | Private | Method | Reject Individual Approval After 'Transfer' | 20050217 |
6 | ![]() |
Instance method | Private | Method | Change PDF of Indiv. Approval with Certificate After 'Grant' | 20050728 |
7 | ![]() |
Instance method | Private | Method | Can Individual Approval Be Granted/Rejected | 20050801 |
8 | ![]() |
Instance method | Private | Event handling method | 20050218 | |
9 | ![]() |
Instance method | Private | Method | Request Token | 20050218 |
10 | ![]() |
Instance method | Private | Method | Save Individual Approval | 20050217 |
11 | ![]() |
Instance method | Private | Method | Access Method to Step (Writing) | 20050218 |
12 | ![]() |
Instance method | Private | Method | Sign Step | 20050218 |
13 | ![]() |
Instance method | Private | Method | Sign Step PDF Certificate | 20050909 |
Events
Class CL_DPR_API_IND_APPROVAL_O has no event.
Types
Class CL_DPR_API_IND_APPROVAL_O has no local type.
Method Signatures
Method CHECK_PDF_SIGNATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050907 | ||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050907 | |||
3 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050908 | ||
4 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Development Projects: Schnittstelle aller Anwendungsobjekte | 20050907 | ||
5 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Signatur gültig | 20050907 |
Method CHECK_PDF_SIGNATURES on class CL_DPR_API_IND_APPROVAL_O has no exception.
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 | 20041223 |
Method CONSTRUCTOR on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method DESTROY_TOKEN Signature
Method DESTROY_TOKEN on class CL_DPR_API_IND_APPROVAL_O has no parameter.
Method DESTROY_TOKEN on class CL_DPR_API_IND_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 | 20050217 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20050217 | |||
3 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20050217 | ||
4 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050217 | ||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050217 | |||
6 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050217 | ||
7 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050217 |
Method DO_ACTION_APPROVAL_GRANT on class CL_DPR_API_IND_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 | 20050217 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20050217 | |||
3 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20050217 | ||
4 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050217 | ||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050217 | |||
6 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050217 | ||
7 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050217 |
Method DO_ACTION_APPROVAL_REJECT on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method DO_ACTION_APPROVAL_SIGN 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 | 20050728 | ||
2 | ![]() |
IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_CHANGE_HANDLER | 20050728 | |||
3 | ![]() |
IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20050728 | ||
4 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050728 | ||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050728 | |||
6 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050728 | ||
7 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050728 |
Method DO_ACTION_APPROVAL_SIGN on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method IS_IAP_DECIDEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_APPROVAL_O | Development Projects: Schnittstelle aller Anwendungsobjekte | 20050801 | ||
2 | ![]() |
IR_IND_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_INDIVIDUAL_APPROVAL_O | Development Projects: Einzelabnahme | 20050801 | ||
3 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050801 | ||
4 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050801 | |||
5 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050801 | ||
6 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050801 | |||
7 | ![]() |
RV_IS_DECIDEABLE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Kann erteilt/abgelehnt werden | 20050801 |
Method IS_IAP_DECIDEABLE on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method ON_STEP_REQUESTED Signature
Method ON_STEP_REQUESTED on class CL_DPR_API_IND_APPROVAL_O has no parameter.
Method ON_STEP_REQUESTED on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method REQUEST_TOKEN Signature
Method REQUEST_TOKEN on class CL_DPR_API_IND_APPROVAL_O has no parameter.
Method REQUEST_TOKEN on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method SAVE_IAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_IND_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_INDIVIDUAL_APPROVAL_O | Development Projects: Einzelabnahme | 20050218 | ||
2 | ![]() |
IV_DECISION | Call by reference | Type reference (TYPE) | DPR_TV_APPROVAL_DECISION | Entscheidung der Abnahme/Einzelabnahme | 20050218 | ||
3 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20050217 |
Method SAVE_IAP on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method SET_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_STEP | Call by reference | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS_STEP | Development Projects: Signatur-Prozessschritt | 20050218 |
Method SET_STEP on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method SIGN_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050801 | ||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050801 | |||
3 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050801 | |||
4 | ![]() |
IV_COMMENT | Call by reference | Type reference (TYPE) | DPR_TV_COMMENTARY | Kommentar | 20050218 | ||
5 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | SSFPW | Passwort | 20050218 | ||
6 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20050218 |
Method SIGN_STEP on class CL_DPR_API_IND_APPROVAL_O has no exception.
Method SIGN_STEP_PDF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_IND_APPROVAL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_INDIVIDUAL_APPROVAL_O | Development Projects: Einzelabnahme | 20050909 | ||
2 | ![]() |
IR_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050909 | ||
3 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20050909 | |||
4 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Aktions-Key | 20050909 | ||
5 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050909 | |||
6 | ![]() |
IV_COMMENT | Call by reference | Type reference (TYPE) | DPR_TV_COMMENTARY | Kommentar | 20050909 | ||
7 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20050909 |
Method SIGN_STEP_PDF on class CL_DPR_API_IND_APPROVAL_O has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |