SAP ABAP Interface IF_DPR_SIGNATURE_MANAGER (Development Projects: Signature Manager)
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_SIGNATURE_MANAGER | Development Projects: Signature Manager | 20020516 |
Properties
Interface | IF_DPR_SIGNATURE_MANAGER | |
Short Description | Development Projects: Signature Manager |
General Data
Package | DEVELOPMENT_PROJECTS_SIGNATURE | Project Management - Signatures |
Created | 20020516 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_DPR_SIGNATURE_MANAGER has no forward declaration.
Interfaces
Interface IF_DPR_SIGNATURE_MANAGER has no interface.
Friends
Interface IF_DPR_SIGNATURE_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SC_DOCUMENT_TYPE_HMT | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_TYPE | 'HTM' | Document Category 'HTML' | 20020517 | |
2 | SC_DOCUMENT_TYPE_PDF | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_TYPE | 'PDF' | Document Category 'PDF' | 20020517 | |
3 | SC_DOCUMENT_TYPE_TXT | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_TYPE | 'TXT' | Document Category 'TXT' | 20020517 | |
4 | SC_DOCUMENT_TYPE_XML | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_DOCUMENT_TYPE | 'XML' | Document Category 'XML' | 20020517 | |
5 | SC_METHOD_EXTERN | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_METHOD | 'D' | User Signature without Verification | 20020517 | |
6 | SC_METHOD_EXTERNV | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_METHOD | 'S' | User Signature with Verification | 20020517 | |
7 | SC_METHOD_SYSTEM | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_METHOD | 'R' | System Signature | 20020517 | |
8 | SC_TYPE_ASYNC | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_TYPE | 'A' | Asynchronous Signature | 20020517 | |
9 | SC_TYPE_ASYNC_CH | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_TYPE | 'B' | Asynchronous Signature (Changeable Signatory) | 20020517 | |
10 | SC_TYPE_SYNC | Constant | Public | Type reference (TYPE) | DPR_TV_SIGNATURE_TYPE | 'C' | Synchronous Signature | 20020517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to SSF Application (Reading) | 20020810 |
2 | ![]() |
Instance method | Public | Method | Access Method to SSF Format (Reading) | 20020810 |
3 | ![]() |
Static method | Public | Method | Access Method to Singleton (Reading) | 20020808 |
4 | ![]() |
Instance method | Public | Method | Access Method to Time of Signature (Reading) | 20020810 |
5 | ![]() |
Instance method | Public | Method | Access Method to User Data of Signatory (Reading) | 20020810 |
6 | ![]() |
Instance method | Public | Method | Register Signature Controller | 20020809 |
7 | ![]() |
Instance method | Public | Method | Start Signature | 20020517 |
8 | ![]() |
Instance method | Public | Method | Start Signature: Certificate | 20031117 |
9 | ![]() |
Instance method | Public | Method | Deregister Signature Controller | 20020809 |
Events
Interface IF_DPR_SIGNATURE_MANAGER has no event.
Types
Interface IF_DPR_SIGNATURE_MANAGER has no local type.
Method Signatures
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_APPLICATION | Value transfer | Type reference (TYPE) | SSFAPPL | SSF-Anwendung | 20020810 |
Method GET_APPLICATION on Interface IF_DPR_SIGNATURE_MANAGER has no exception.
Method GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FORMAT | Value transfer | Type reference (TYPE) | SSFFORM | SSF-Format | 20020810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Signatur | 20020813 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_MANAGER | Singleton-Instanz | 20020808 |
Method GET_INSTANCE on Interface IF_DPR_SIGNATURE_MANAGER has no exception.
Method GET_SIGNATURE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | DPR_TV_SIGNED_BY | Unterzeichner | 20020810 | ||
2 | ![]() |
RS_SIGNATURE_TIME | Value transfer | Type reference (TYPE) | DPR_TS_SIGNATURE_TIME | Datum und Uhrzeit zur Signatur | 20020810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Signatur | 20020813 |
Method GET_USER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | DPR_TV_SIGNED_BY | Unterzeichner | 20020810 | ||
2 | ![]() |
RS_USER_DATA | Value transfer | Type reference (TYPE) | DPR_TS_SIGNATURE_USER_DATA | Daten zum Unterzeichner | 20020810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Signatur | 20020813 |
Method REGISTER_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_CONTROLLER | Development Projects: Signatur-Controller | 20020809 |
Method REGISTER_CONTROLLER on Interface IF_DPR_SIGNATURE_MANAGER has no exception.
Method SIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TOKEN | Call by reference | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS_TOKEN | Development Projects: Token im Signaturprozess | 20020517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Signatur | 20020813 |
Method SIGN_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20031117 | ||
2 | ![]() |
IR_TOKEN | Call by reference | Object reference (TYPE REF TO) | IF_DPR_SIGNATURE_PROCESS_TOKEN | Development Projects: Token im Signaturprozess | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Signatur | 20031117 |
Method UNREGISTER_CONTROLLER Signature
Method UNREGISTER_CONTROLLER on Interface IF_DPR_SIGNATURE_MANAGER has no parameter.
Method UNREGISTER_CONTROLLER on Interface IF_DPR_SIGNATURE_MANAGER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |