‎2013 Aug 22 11:19 AM
Dear Experts,
I have implemented BADI_FDCB_SUBBAS04 for Transaction MIRO to add custom fields in Basic Data Tab.
I have Appended all the required Tables and views e.g. RBKP, RBKP_V, BKPF, VBKPF INVFO, ACMM_VENDOR_COMP
but still data is not getting saved in DB. Please help.
‎2013 Aug 22 5:11 PM
Hi Ashish,
check the following link
http://blog.csdn.net/xyfchris/article/details/1811359
Regards,
Gurunath
‎2013 Aug 27 12:09 PM
Thanks Gurunath for your prompt reply.
My issue is resolved
‎2013 Aug 29 6:01 AM
Hi,
I have a very strange problem with BADI_FDCB_SUBBAS04 implementation.
I have used this BAdI to add custom fields to MIRO transaction.
First time I have added 3 fields to custom screen and it works fine, recently I have a new requirement
to add one more custom field to same screen but this newely added field is getting refreshed and is not getting saved in Database while previously added fields are getting populated fine.
I am unable to understand what may be the problem.