Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.
Function Module | FKK_WRITE_CORR |
Short Text | |
Function Group | FKKCORR_STORAGE |
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_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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMREQ | TYPE | XFELD |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DFKKCOH | LIKE | DFKKCOH |
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 |
This function module does not define any Exceptions.