SAP Program RFXPRA16 - Replace FB06 Entries in T021V/T021P with FB1D, FB1K, FB1S Entries

Description
Program RFXPRA16 replaces every entry for transaction code FB06 intable T021V with a corresponding entry for one of the transaction codesFB1D, FB1K or FB1S and then deletes all the entries for transactioncode FB06. For example:
TCODE = 'FB06', KOART = 'D', ... --> TCODE = 'FB1D', KOART = 'D', ...
TCODE = 'FB06', KOART = 'K', ... --> TCODE = 'FB1K', KOART = 'K', ...
In the next step, transaction codes FB1D, FB1K, FB1S are entered intable T021P with the following data constellation: LSTCL = '3', XZLAU ='X', XSUVA = ' ' , DYNNR = 'D' or 'K' or 'S' and the entry fortransaction code 'FB06' is deleted.

Actions in the event of a program termination
In the event of a program termination, rerun program RFXPRA16.