SAP ABAP Function Module FKK_PT_CREATE_DS (Creates a digital signature)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKK_ID_PT_SIGN (Package) FI-CA Localization Portugal - Digital Signature
Basic Data
Function Module FKK_PT_CREATE_DS Creates a digital signature  
Function Group FKPT_DS_UTILITY   Utility functions  
Program Name SAPLFKPT_DS_UTILITY    
INCLUDE Name LFKPT_DS_UTILITYU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DS_INPUT_MSG TYPE IDPT_DS_INPUT_MSG Digital Signature PT: Message Digest to be Signed
Exporting EV_DS_BASE64 TYPE IDPT_DS_STRING Digital Signature PT: Digital Signature String
Exporting EV_DS_PRINTPAT TYPE IDPT_DS_PRINT_CHAR Digital Signature PT: Print Pattern of Current Document
Exporting EV_CERTID TYPE IDPT_DS_CERT_ID Digital Signature PT: Certification ID
Exporting EV_KEYVERS TYPE IDPT_DS_KEY_VERS Digital Signature PT: Encryption Key Version
Exporting EV_SERIALNO TYPE IDPT_DS_SERIAL_NO Digital Signature PT: Serial Number of Certificate
Exporting EV_SYSDATE TYPE SYDATE Date data element for SYST
Exporting EV_SYSTIME TYPE SYTIME TIME Data Element for SYST
Exporting EV_SYSUSER TYPE SYUNAME User Name
Importing IS_DS_DATA_EXTRACT TYPE FKK_PT_DS_IN_MSG Data extract to create the input message to be signed
Exception DS_NOT_CREATED TYPE Creation of Digital Signature not Possible
Exception INVALID_INPUT_DATA TYPE Invalid Input Data to Create a Digital Signature
Exception INVALID_OUTPUT_DATA TYPE Invalid Created Output Data of Digital Signature
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130531 
SAP Release Created in