SAP ABAP Function Module FKK_PT_GET_GEN_PRINTCHAR (Gets Print Characters or generates it when that is possible)
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_GET_GEN_PRINTCHAR Gets Print Characters or generates it when that is possible  
Function Group FKPT_DS_UTILITY   Utility functions  
Program Name SAPLFKPT_DS_UTILITY    
INCLUDE Name LFKPT_DS_UTILITYU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PRINT_PATTERN TYPE FKK_PT_DS_PRT_DATA_EXTRACT_TAB Data Extract from Print Pattern
Exporting EF_DOC_NOT_SIGNED TYPE GENERAL_FLAG General Indicator
Exporting EF_INCONSISTENT TYPE GENERAL_FLAG General Indicator
Importing IF_ACCESS TYPE IDPT_DS_DATA_ACCESS '0' Digital Signature PT: Kind of Data Access to ODN/DS Tables
Importing IV_REFNR_DOC TYPE CHAR16 Field of length 16
Importing IV_BUKRS TYPE BUKRS Company Code
Importing IV_GJAHR TYPE GJAHR Fiscal Year
Importing IV_REFNR_SAFT TYPE EXBELX_KK Official Document Number for Digital Signatures
Importing IV_EXKEY TYPE EXKEY_KK Official Document Number Key
Importing IV_EXKID TYPE EXKID_KK Key Identification
Importing IF_GET_SINGLE_DOC TYPE GENERAL_FLAG 'X' General Indicator
Importing IV_REPROCESS TYPE FLAG 'X' General Flag
Importing IF_PERFORMANCE_CHECK TYPE FLAG 'X' performance check processed
Importing IV_COUNT TYPE I '2000' number of maximum document lines
Importing IV_RETRYCOUNT TYPE I '5' number of reprocesses
Importing IV_WAIT_SECONDS TYPE I '1' time to wait before new access to DB
Exception INPUT_INCONSISTENT TYPE data to access that function module is not consistent
Exception BAD_PERFORMANCE TYPE idle time too high, too much unsigned documents
Exception DOCUMENT_NOT_FOUND TYPE document to be accessed not found/not existing
Exception PRINT_DATA_NOT_AVAILABLE TYPE print data of accessed document not available/print not possible
Exception ERROR TYPE unexpected error
               
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  20131127 
SAP Release Created in