Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI_FDCB_SUBBAS04 Problem

Former Member
0 Likes
2,018

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.

3 REPLIES 3
Read only

0 Likes
973

Thanks Gurunath for your prompt reply.

My issue is resolved

Read only

0 Likes
973

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.