Show TOC

Function documentationReading of Correspondence Requests from the Archive

 

In this event, the histories of correspondence requests are read from the archive based on the selection criteria used, and the histories are formatted for display in the correspondence history.

Prerequisites

For displaying a correspondence history, the selection criteria for reading the correspondence requests exist, and the Display from Archive Also indicator is set.

Features

In the method READ_CORR_FROM_ARCHIVE of interface IF_FKK_CORR_EVENTS_SERVICES, the histories of the correspondence requests are to be read from the archive based on the selection criteria.

In order for you to be able to use the class CL_FKK_CORR_EVENT_SERVICE_STD or the standard function module FKKCORR_STD_READ_ARCH_44014000, one of these requirements must be met: A field catalog was created for converting the selection criteria and was entered in the attributes of the application areas; or you use field catalog SAP_CORR_001 for the selection.

In a solely BAdI environment, the BAdI enhancement implementation FKKCORR_EVENTS_SERVICES_0BAI with the implementing class CL_FKK_CORR_EVENT_SERVICE_STD implements the reading of the correspondence container from the archive.

If the application chose the BTE event concept, and event 44014000 is defined for reading correspondence requests from the archive, then the BTE is processed. For a description of the interface for the BTE event concept, see sample function module SAMPLE_INTERFACE_44014000. You can use the standard function module FKKCORR_STD_READ_ARCH_44014000.