Show TOC

Function documentationDisplaying the Correspondence History

 

The correspondence history displays the correspondence requests from the correspondence container or from the archive.

Activities

  1. On the SAP Easy Access screen, choose Start of the navigation path Cross-Application Components Next navigation step Correspondence Next navigation step Display Correspondence History End of the navigation path.

  2. Enter the parameters that you want to use to select the correspondence.

  3. Choose Execute.

If you set the Display from Archive Also indicator, you can view correspondence requests that are already stored in a storage system of data archiving.

Using BAdI FKKCORR_EVENTS_SERVICES, you adapt the display of the correspondence history from the archive to the requirements of the application. The interface assigned to the BAdI IF_FKK_CORR_EVENTS_SERVICES defines a method that is run as an event during reading of correspondence requests from the archive.

Fallback class CL_FKK_CORR_EVENT_SERVICE_DFLT, which implements the BTE event concept, is assigned to the BAdI. All existing and new applications that do not create their own implementation and do not have filter assignment for their application area use the BTE event concept.