The Function Module FKK_GET_COPRC_OF_COTYP_PERIOD (Ermitteln Korrespondenzvariante für Korrespondenzarten und Perioden) is a standard Function Module in SAP ERP and is part of the function group FKKCORR_CUSTOM within the package FKKCORR.
Function Module | FKK_GET_COPRC_OF_COTYP_PERIOD |
Short Text | Ermitteln Korrespondenzvariante für Korrespondenzarten und Perioden |
Function Group | FKKCORR_CUSTOM |
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_COTYP | TYPE | COTYP_KK | Correspondence Type |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TI_FKKCOINFO | LIKE | FKKCOINFO | ||
TO_TFK070C | LIKE | TFK070C | Entries Found |
This function module does not define any Exceptions.