Hello,
I added to custom fields, Name and Name 1, into the IW38 layout column set (Ctrl + F8 after executing the report) by appending the structure of RIAUFK_LIST. Now I need to link these fields to their corresponding tables, T001W and T499S respectively. I know that it is done through BADI_EAM_RIAFVC20_FCODE_CUS1 : Implement Customer Function Code in Operation but, being a new ABAP programmer, I'm struggling with this implementation. Is there a step by step guide that I could reference (preferably with sample code) to make this work?
Thanks