We have a requirement where we have to display a different set of data on the process receivables screen . Basically, we need to add a different tab after the notes tab. I do not see a BADI to help me achieve this and I really would like to avoid making changes to the standard screen. I looked at the screen layout and see no customizable tabs there .
I see that the BADI UDM_WL_ITEMS_CREATE_C has a tab for subscreens but when I create an implementation I only get the method do not see any other tabs like function code and subscreen that are in the original BADI definition. Will that feature help me get new subscreens implemented ? If yes how do I get those tabs into my implementation ?
Appreciate your help in avoiding changes to standard SAP.