What must I consider in a mass run of the program FAGL_MIG_FICHAN (Supplement FI Documents: Create Worklist) with regard to runtime and performance?
The runtime of the program FAGL_MIG_FICHAN may be very long if a large amount of documents must be processed. This is due to the technical characteristics of spool administration. For instance: In one program run, you want to process 100,000 documents with 1,000,000 lines in the table BSEG. You start the program FAGL_MIG_FICHAN in the background. The program first processes the document line items. The program then prepares the spool list. The program tries to save a list with 1,000,000 lines in the spool. The attempt to save the list may take very long. For one customer, the processing of 3,000,000 document line items took three hours, while the creation of the spool request was not yet finished after three days. Solutions: – Execute the program for only a few documents at a time. You can adapt the data volume by entering intervals for the document numbers in the selection screen. – When processing a high volume of documents, choose “Display Errors Only” in the selection screen.