SAP ABAP Class CL_DPR_SIGNATURE_SERVICES (Development Projects: Signature Services)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SIGNATURE (Package) Project Management - Signatures
Properties
Class CL_DPR_SIGNATURE_SERVICES  
Short Description Development Projects: Signature Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DPR_SIGNATURE    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_SIGNATURE   Project Management - Signatures 
Created 20020810   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DPR_SIGNATURE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DPR_SIGNATURE_SERVICES has no interface implemented.
Friends
Class CL_DPR_SIGNATURE_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_UTF8 Constant Private Type reference (TYPE) CHAR5 'UTF-8' UTF 8 Format 20020814
2 SR_CHAR2UTF8 Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOCUMENT Static method Public Method Check document 20020814
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020810
3 CONVERT_DOCUMENT Static method Public Method Convert Document (STRING to XSTRING) 20020814
4 CONVERT_SSFBIN_TO_XSTRING Static method Public Method Convert SSFBIN to XSTRING 20020812
5 CONVERT_XSTRING_TO_SSFBIN Static method Public Method Convert XSTRING to SSFBIN 20020812
Events
Class CL_DPR_SIGNATURE_SERVICES has no event.
Types
Class CL_DPR_SIGNATURE_SERVICES has no local type.
Method Signatures

Method CHECK_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT Call by reference Type reference (TYPE) DPR_TV_SIGNATURE_DOCUMENT Zu signierendes Dokument 20020814
2 Importing IV_DOCUMENT_FINGER_PRINT Call by reference Type reference (TYPE) HASH160X Finger Print des Dokuments 20020814
3 Importing IV_DOCUMENT_SIZE Call by reference Type reference (TYPE) I Dokumentgröße 20020814
4 Importing IV_DOCUMENT_TYPE Call by reference Type reference (TYPE) DPR_TV_SIGNATURE_DOCUMENT_TYPE Dokumenttyp 20020814
5 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020814
# Exception Resumable Description Created on
1 CX_DPR_SIGNATURE_ERROR Development Projects: Fehler bei der Signatur 20020814

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_SIGNATURE_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_SIGNATURE_SERVICES has no exception.

Method CONVERT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT Call by reference Type reference (TYPE) STRING Dokument (STRING) 20020814
2 Returning RV_DOCUMENT Value transfer Type reference (TYPE) XSTRING Dokument (XSTRING) 20020814
# Exception Resumable Description Created on
1 CX_DPR_SIGNATURE_ERROR Development Projects: Fehler bei der Signatur 20020814

Method CONVERT_SSFBIN_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SSFBIN Call by reference Type reference (TYPE) DPR_TT_SSFBIN Binäre Daten (Tabelle) 20020812
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I Länge 20020812
3 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING Binäre Daten (XSTRING) 20020812

Method CONVERT_SSFBIN_TO_XSTRING on class CL_DPR_SIGNATURE_SERVICES has no exception.

Method CONVERT_XSTRING_TO_SSFBIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING Binäre Daten (XSTRING) 20020812
2 Returning RT_SSFBIN Value transfer Type reference (TYPE) DPR_TT_SSFBIN Binäre Daten (Tabelle) 20020812

Method CONVERT_XSTRING_TO_SSFBIN on class CL_DPR_SIGNATURE_SERVICES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200