The Function Module FKKCORR_BUILD_FKKCOINFO () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_GLOBAL_DATA within the package FKKCORR.
Function Module | FKKCORR_BUILD_FKKCOINFO |
Short Text | |
Function Group | FKKCORR_GLOBAL_DATA |
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_COCYR | TYPE | COCYR_KK | Year of Correspondence Creation | |
I_COIDT | TYPE | COIDT_KK | Date of Issue | |
I_COTRG | TYPE | COTRG_KK |
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 |
---|---|---|---|---|
T_FKKCOINFO | LIKE | FKKCOINFO | FI-CA Correspondence - Info Structure for Corresp. Creation |
This function module does not define any Exceptions.