Not sure there are any BAdi for this report, you could consider
Creating an append for FAGL_S_SAPF103_ACC_LIST
Looking for implicit enhancement options in the report to fill the additional fields (e.g. at end of form PRINT_ITEM or start of form DISPLAY_ALV_DOCUMENT_LIST) you may be required to code some further access to database or, for performance, some enhancement in events like GET bsid/bseg if the data is available in the logical database.
NB: To get this list of BAdI, call SE80 on the package of the prgram (FBAS) There are also many threads/discussions on how to find a BAdI alreeady posted at scn.
Add comment