The Function Module FKKCORR_PRINT_DFKKCOH_SET () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_PRINT within the package FKKCORR.
Function Module | FKKCORR_PRINT_DFKKCOH_SET |
Short Text | |
Function Group | FKKCORR_PRINT |
Package | FKKCORR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AVOID_BUFFER_STORAGE | TYPE | XFELD | ' ' | |
I_AVOID_COMMIT | TYPE | XFELD | ' ' | |
I_COMMIT_COUNT | TYPE | I | 1000 | |
I_COTYP | TYPE | COTYP_KK | ' ' | Correspondence Type |
I_EFGPP | TYPE | EFG_PRINTPARAMS | Additional Print Params for ITCPO | |
I_FONSP | TYPE | XCORR_FORCE_NEW_SPOOL | ' ' | |
I_ITCPO | TYPE | ITCPO | SAPscript output interface | |
I_LAUFD | TYPE | CORR_LAUFD_KK | '00000000' | Date ID for Creation Run |
I_LAUFI | TYPE | CORR_LAUFI_KK | ' ' | Additional ID Characteristic for Creation Run |
I_SPOOL_AGGR | TYPE | XFELD | ' ' | |
I_SUPPRESS_OCL | TYPE | EFG_DTE_OCL_INACTIVE | ' ' | Deactive Open/Close Optimization |
I_TAB_TWHERE | TYPE | RSDS_TWHERE | ||
I_UPDATE | TYPE | CORR_PRINT_MODE | ' ' | |
I_USE_BUFFER_AND_NOT_SELECTION | TYPE | CORR_BUFFER_MODE | ' ' | Buffering Type |
I_USE_FORMKEY_FROM_EFGPP | TYPE | XFELD | ' ' | Anwendungsformular aus den Druckparametern verwenden |
T_BUKRS | TYPE | FKKCORR_RT_BUKRS | Range Table Company Code | |
T_COKEY | TYPE | FKK_RT_COKEY | Correspondence Key Range Table | |
T_COTYP | TYPE | FKK_RT_COTYP | Correspondence Category Range Table | |
T_DATA1 | TYPE | FKK_RT_CDATA | Correspondence Data Range Table | |
T_DATA2 | TYPE | FKK_RT_CDATA | Correspondence Data Range Table | |
T_DATA3 | TYPE | FKK_RT_CDATA | Correspondence Data Range Table | |
T_DATA4 | TYPE | FKK_RT_CDATA | Correspondence Data Range Table | |
T_DATE | TYPE | FKK_RT_CDATE | Range Table Creation Date | |
T_FORMK | TYPE | FKK_RT_FORMK | Application Forms Range Table | |
T_GPART | TYPE | FKKCORR_RT_CREC_GP | Range Table GPART | |
T_LAUFD | TYPE | FKKCORR_RT_LAUFD | ||
T_LAUFI | TYPE | FKKCORR_RT_LAUFI | ||
T_UNAME | TYPE | FKKCORR_RT_UNAME | ||
T_VKONT | TYPE | FKKCORR_RT_VKONT | Range Table VKONT | |
T_VTREF | TYPE | FKKCORR_RT_VTREF | Range Table Type VTREF |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUCCESS_NUM | TYPE | I | ||
E_TAB_SPOOLID | TYPE | TSFSPOOLID | Table with Spool IDs | |
E_TEST_NUM | TYPE | I |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_DFKKCOH | LIKE | DFKKCOH | FI-CA Correspondence - Correspondence Header | |
T_FIMSG | LIKE | FIMSG | FI messages | |
T_PRINT_ERRORS | LIKE | DFKKCOH_PRINT_ERROR | Error Messages during Printing |
This function module does not define any Exceptions.