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_SHOW_CORRESPONDENCE_HIST (FI-CA Correspondence - Display Correspondence History) is a standard Function Module in SAP ERP and is part of the function group FKK2_HIST within the package FKKCORR.
Function Module | FKK_SHOW_CORRESPONDENCE_HIST |
Short Text | FI-CA Correspondence - Display Correspondence History |
Function Group | FKK2_HIST |
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_ABRZ_INTERSEC_ITVL_HIGH | TYPE | CORR_ABRZO_KK | ||
I_ABRZ_INTERSEC_ITVL_LOW | TYPE | CORR_ABRZU_KK | ||
I_ARCH_DISP | TYPE | XCORR_ARCH_DISP_KK | ' ' | |
I_TAB_EXCLUDING | TYPE | SLIS_T_EXTAB | Table of inactive function codes | |
T_RNG_ABRZO | TYPE | FKKCORR_RT_ABRZO | Range Table for Upper Settlement Level | |
T_RNG_ABRZU | TYPE | FKKCORR_RT_ABRZU | Range Table for Lower Settlement Level |
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_RNG_BUKRS | TYPE | FKKCORR_RT_BUKRS | Range Table Company Code | |
T_RNG_COCYR | TYPE | FKK_RT_COCYR | Correspondence Year Range Table | |
T_RNG_COIDT | TYPE | FKK_RT_CDATE | Range Table Creation Date | |
T_RNG_COKEY | TYPE | FKK_RT_COKEY | Correspondence Key Range Table | |
T_RNG_COPER | TYPE | FKK_RT_COPER | Correspondence Period Range Table | |
T_RNG_COPNR | TYPE | FKK_RT_COPNR | Correspondence Number Range Table | |
T_RNG_COPRI | TYPE | FKK_RT_COPRI | Correspondence Data Range Table | |
T_RNG_CORR_STATUS | TYPE | FKK_RT_CORR_STATUS | Range Table Correspondence Status | |
T_RNG_COTYP | TYPE | FKK_RT_COTYP | Correspondence Category Range Table | |
T_RNG_GPART | TYPE | FKKCORR_RT_CREC_GP | Range Table GPART | |
T_RNG_INCORR_INDATE | TYPE | FKK_RT_INCORR_INDATE | Range Table: Receipt Date of Inbound Correspondence | |
T_RNG_OGPART | TYPE | FKKCORR_RT_CREC_ORG_GP | Range Table GPART | |
T_RNG_VKONT | TYPE | FKKCORR_RT_VKONT | Range Table VKONT | |
T_RNG_VTREF | TYPE | FKKCORR_RT_VTREF | Range Table Type VTREF |
This function module does not define any Exceptions.