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 |
|---|---|---|---|---|---|---|---|
| |
ET_PRINT_PATTERN | TYPE | FKK_PT_DS_PRT_DATA_EXTRACT_TAB | Data Extract from Print Pattern | |||
| |
EF_DOC_NOT_SIGNED | TYPE | GENERAL_FLAG | General Indicator | |||
| |
EF_INCONSISTENT | TYPE | GENERAL_FLAG | General Indicator | |||
| |
IF_ACCESS | TYPE | IDPT_DS_DATA_ACCESS | '0' | Digital Signature PT: Kind of Data Access to ODN/DS Tables | ||
| |
IV_REFNR_DOC | TYPE | CHAR16 | Field of length 16 | |||
| |
IV_BUKRS | TYPE | BUKRS | Company Code | |||
| |
IV_GJAHR | TYPE | GJAHR | Fiscal Year | |||
| |
IV_REFNR_SAFT | TYPE | EXBELX_KK | Official Document Number for Digital Signatures | |||
| |
IV_EXKEY | TYPE | EXKEY_KK | Official Document Number Key | |||
| |
IV_EXKID | TYPE | EXKID_KK | Key Identification | |||
| |
IF_GET_SINGLE_DOC | TYPE | GENERAL_FLAG | 'X' | General Indicator | ||
| |
IV_REPROCESS | TYPE | FLAG | 'X' | General Flag | ||
| |
IF_PERFORMANCE_CHECK | TYPE | FLAG | 'X' | performance check processed | ||
| |
IV_COUNT | TYPE | I | '2000' | number of maximum document lines | ||
| |
IV_RETRYCOUNT | TYPE | I | '5' | number of reprocesses | ||
| |
IV_WAIT_SECONDS | TYPE | I | '1' | time to wait before new access to DB | ||
| |
INPUT_INCONSISTENT | TYPE | data to access that function module is not consistent | ||||
| |
BAD_PERFORMANCE | TYPE | idle time too high, too much unsigned documents | ||||
| |
DOCUMENT_NOT_FOUND | TYPE | document to be accessed not found/not existing | ||||
| |
PRINT_DATA_NOT_AVAILABLE | TYPE | print data of accessed document not available/print not possible | ||||
| |
ERROR | TYPE | unexpected error | ||||
Processing Type
| Normal Function 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 |