Menu

SAP Function Module FKK_WRITE_CORR

The Function Module FKK_WRITE_CORR () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_STORAGE within the package FKKCORR.

Technical Information

Function Module FKK_WRITE_CORR
Short Text
Function Group FKKCORR_STORAGE
Package FKKCORR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AVOID_BUKRS_DET TYPE XFELD ' '
I_AVOID_FORMKEY_DET TYPE XFELD ' '
I_AVOID_LANGUAGE_DET TYPE XFELD ' '
I_AVOID_RECEIVER_DET TYPE XFELD ' '
I_AVOID_SENDER_DET TYPE XFELD ' '
I_BP_ROLE TYPE BU_RLTYP 'MKK'
I_DFKKCODCLUST_TMP_DELETE TYPE XFELD 'X'
I_DONT_WRITE_TO_DB TYPE XFELD ' ' Checkbox Field
I_FKKCOINFO LIKE FKKCOINFO Correspondence Interval
I_IN_UPDATE_TASK TYPE XFELD ' '
I_OBJECT_ID TYPE TOA_DARA-OBJECT_ID ' ' SAP ArchiveLink: Object ID (Object Identifier)
I_OBJECT_ID_LONG TYPE CORR_ARC_ID_LONG ' ' Long Archive ID in Correspondence
I_OTHER_DET_GPART TYPE CREC_GP_KK
I_OTHER_DET_SUBAP TYPE CORR_SUBAP_KK ' ' Falls angegeben: Wird dieses SUBAP zu Ermittlungen verwendet
I_OTHER_DET_VKONT TYPE ANY
I_OTHER_DET_VTREF TYPE ANY
I_WRITE_TO_BUFFER TYPE CORR_BUFFER_MODE ' ' Buffering Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMREQ TYPE XFELD

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_DFKKCOH LIKE DFKKCOH

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_DFKKCOD LIKE DFKKCOD
T_DFKKCODCLUST LIKE DFKKCODCLUST FI-CA Correspondence - Correspondence Cluster Data
T_DFKKCOH LIKE DFKKCOH

Exceptions

This function module does not define any Exceptions.