Hi All,
I have 4 fields in the formula builder that will be residing in table UKMBP_VECTOR_IT . The functional person will create a formula in the formula builder using these 4 fields.
These fields are also part of a custom tab in BP master built using BDT by another colleague.
I want to populate these fields during runtime when I click the Limit Calc. button in BP. For this I have implemented the UKM_EV_FORMULA~FILL_FIELD method .
But the problem is the BP # is not passed to this BADI method. I will be fetching the valules for these 4 fields from UKMBP_VECTOR_IT using the BP # . But since BP # is not passed to the FILL_FIELD method, I am not able to fill these fields.
Please help me in resolving this issue. Thanks for your help.
Best Regards,
Shankar.