SAP ABAP Interface IF_DPR_SIGNATURE_PROCESS (Development Projects: Signature Process)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SIGNATURE (Package) Project Management - Signatures

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_APPROVAL_O | Development Projects: Approval | 20020517 |
Properties
Interface | IF_DPR_SIGNATURE_PROCESS | |
Short Description | Development Projects: Signature Process |
General Data
Package | DEVELOPMENT_PROJECTS_SIGNATURE | Project Management - Signatures |
Created | 20020516 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_DPR_SIGNATURE_MANAGER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_DPR_SIGNATURE_PROCESS has no interface.
Friends
Interface IF_DPR_SIGNATURE_PROCESS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SC_STATE_CANCELLED | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_STATE | '2' | Signature Process Cancelled | 20020517 | |
2 | SC_STATE_COMPLETED | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_STATE | '1' | Signature Process Closed | 20020517 | |
3 | SC_STATE_CREATED | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_STATE | ' ' | Signature Process Reopened | 20020808 | |
4 | SC_STATE_PENDING | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_STATE | '3' | Current Signature Process | 20020517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to Steps in Signature Process (Reading) | 20020517 |
2 | ![]() |
Instance method | Public | Method | Access Method to Steps in Signature Process (Ordered) | 20020517 |
3 | ![]() |
Instance method | Public | Method | Access Method to Document (Reading) | 20020517 |
4 | ![]() |
Instance method | Public | Method | Access Method to Document Finger Print (Reading) | 20020814 |
5 | ![]() |
Instance method | Public | Method | Access Method to Document Size (Reading) | 20020814 |
6 | ![]() |
Instance method | Public | Method | Access Method to Document Category (Reading) | 20020517 |
7 | ![]() |
Instance method | Public | Method | Access Method to GUID (Reading) | 20020516 |
8 | ![]() |
Instance method | Public | Method | Access Method to Signature Method (Reading) | 20020517 |
9 | ![]() |
Instance method | Public | Method | Access Method to Signature Already Made (Reading) | 20020808 |
10 | ![]() |
Instance method | Public | Method | Access Method to Signature Process Status (Reading) | 20020517 |
11 | ![]() |
Instance method | Public | Method | Access Method to Class Name of Token (Reading) | 20020809 |
12 | ![]() |
Instance method | Public | Method | Access Method to Signature Category (Reading) | 20020517 |
Events
Interface IF_DPR_SIGNATURE_PROCESS has no event.
Types
Interface IF_DPR_SIGNATURE_PROCESS has no local type.
Method Signatures
Method GET_ALL_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STEPS | Value transfer | Type reference (TYPE) | DPR_TT_SIGNATURE_STEPS | Schritte im Signaturprozess (GUID und Referenz) | 20020517 |
Method GET_ALL_STEPS on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_ALL_STEPS_ORDERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STEPS | Value transfer | Type reference (TYPE) | DPR_TT_ORDERED_SIGNATURE_STEPS | Schritte im Signaturprozess (geordnet) | 20020517 |
Method GET_ALL_STEPS_ORDERED on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Read-Only AbnDokument, 'X': Interaktives AbnDokument | 20050728 | |
2 | ![]() |
RV_DOCUMENT | Value transfer | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT | Zu signierendes Dokument | 20020517 |
Method GET_DOCUMENT on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_DOCUMENT_FINGER_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Read-Only AbnDokument, 'X': Interaktives AbnDokument | 20050728 | |
2 | ![]() |
RV_DOCUMENT_FINGER_PRINT | Value transfer | Type reference (TYPE) | HASH160X | Finger Print des Dokument | 20020814 |
Method GET_DOCUMENT_FINGER_PRINT on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_DOCUMENT_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Read-Only AbnDokument, 'X': Interaktives AbnDokument | 20050728 | |
2 | ![]() |
RV_DOCUMENT_SIZE | Value transfer | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_SIZE | Dokumentgröße | 20020814 |
Method GET_DOCUMENT_SIZE on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_DOCUMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Read-Only AbnDokument, 'X': Interaktives AbnDokument | 20050728 | |
2 | ![]() |
RV_DOCUMENT_TYPE | Value transfer | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_TYPE | Dokumenttyp | 20020517 |
Method GET_DOCUMENT_TYPE on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID | GUID des Signaturprozesses | 20020516 |
Method GET_GUID on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_METHOD | Value transfer | Type reference (TYPE) | DPR_TV_SIGNATURE_METHOD | Signaturmethode | 20020517 |
Method GET_METHOD on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_SIGNED_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SIGNED_STEPS | Value transfer | Type reference (TYPE) | DPR_TT_SIGNATURE_STEPS | Schritte im Signaturprozess (GUID und Referenz) | 20020808 |
Method GET_SIGNED_STEPS on Interface IF_DPR_SIGNATURE_PROCESS 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) | DPR_TV_SIGNATURE_STATE | Zustand des Signaturprozesses | 20020517 |
Method GET_STATE on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_TOKEN_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klassenname Token | 20020809 |
Method GET_TOKEN_CLASSNAME on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | DPR_TV_SIGNATURE_TYPE | Typ der Signatur | 20020517 |
Method GET_TYPE on Interface IF_DPR_SIGNATURE_PROCESS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |