SAP ABAP Class IF_DPR_SIGNATURE_MANAGER (Development Projects: Signature Manager)
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
Class IF_DPR_SIGNATURE_MANAGER  
Short Description Development Projects: Signature Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020516   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DPR_SIGNATURE_MANAGER has no forward declaration.
Interfaces
Class IF_DPR_SIGNATURE_MANAGER has no interface implemented.
Friends
Class IF_DPR_SIGNATURE_MANAGER has no friend class.
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 GET_APPLICATION Instance method Public Method Access Method to SSF Application (Reading) 20020810
2 GET_FORMAT Instance method Public Method Access Method to SSF Format (Reading) 20020810
3 GET_INSTANCE Static method Public Method Access Method to Singleton (Reading) 20020808
4 GET_SIGNATURE_TIME Instance method Public Method Access Method to Time of Signature (Reading) 20020810
5 GET_USER_DATA Instance method Public Method Access Method to User Data of Signatory (Reading) 20020810
6 REGISTER_CONTROLLER Instance method Public Method Register Signature Controller 20020809
7 SIGN Instance method Public Method Start Signature 20020517
8 SIGN_C Instance method Public Method Start Signature: Certificate 20031117
9 UNREGISTER_CONTROLLER Instance method Public Method Deregister Signature Controller 20020809
Events
Class IF_DPR_SIGNATURE_MANAGER has no event.
Types
Class 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 Returning RV_APPLICATION Value transfer Type reference (TYPE) SSFAPPL SSF-Anwendung 20020810

Method GET_APPLICATION on class 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 Returning RV_FORMAT Value transfer Type reference (TYPE) SSFFORM SSF-Format 20020810
# Exception Resumable Description Created on
1 CX_DPR_SIGNATURE_ERROR 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 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_SIGNATURE_MANAGER Singleton-Instanz 20020808

Method GET_INSTANCE on class 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 Importing IV_USER Call by reference Type reference (TYPE) DPR_TV_SIGNED_BY Unterzeichner 20020810
2 Returning RS_SIGNATURE_TIME Value transfer Type reference (TYPE) DPR_TS_SIGNATURE_TIME Datum und Uhrzeit zur Signatur 20020810
# Exception Resumable Description Created on
1 CX_DPR_SIGNATURE_ERROR 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 Importing IV_USER Call by reference Type reference (TYPE) DPR_TV_SIGNED_BY Unterzeichner 20020810
2 Returning RS_USER_DATA Value transfer Type reference (TYPE) DPR_TS_SIGNATURE_USER_DATA Daten zum Unterzeichner 20020810
# Exception Resumable Description Created on
1 CX_DPR_SIGNATURE_ERROR 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 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DPR_SIGNATURE_CONTROLLER Development Projects: Signatur-Controller 20020809

Method REGISTER_CONTROLLER on class 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 Importing 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 CX_DPR_SIGNATURE_ERROR 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 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20031117
2 Importing 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 CX_DPR_SIGNATURE_ERROR Development Projects: Fehler bei der Signatur 20031117

Method UNREGISTER_CONTROLLER Signature

Method UNREGISTER_CONTROLLER on class IF_DPR_SIGNATURE_MANAGER has no parameter.
Method UNREGISTER_CONTROLLER on class IF_DPR_SIGNATURE_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in