Hi Gurus,
Please give information on "How to make the custom fields part of the RESBD to RESB?
what Iam doing?
For CJ20N
I had implemented the BADI_MAT_CUST_SCR. By following the steps listed in SCN.
1.I created a screen 0900 for saplxcn1 and called that screen in the method get_Screen.
2.I also created the CI_RSADD with the zcustom fields
Now in the BADI_GET_CUST_FIELDS , i see that the import parameter is IM_CI_RSADD and my custom fields are available in it.
so far so good
the problem is, these custom fields are not getting into RESB table.They are just moved into RESBD structure?
why is that RESBD is different to RESB?
My ultimate goal
create the custom tab at material component level in CJ20N and make those fields saved into RESB table.
Is this possible??
Regards,
Lakshmi