2012 Feb 06 4:33 PM
Good day to all,
We have added new fields in Budget posting (FMBB) in Line data using custom include CI_FMBL.
We want to display some item level fields from CI_FMBL in tab - Financial Budget
We also want to add more item level tabs, next to tab Financial Budget and put some more item level fields from CI_FMBL there.
Any suggestions on how to accomplish this?
Thanks in advance.
2012 Mar 01 9:39 PM
Hi,
The customer include CI_FMBL can only be used with FMPEP and not with other transaction like FMBB.
Technically speaking, the structure CI_FMBL must be part of many other interfaces like the one use by BAdI 'FMKU_BUDGET_EVNT'.
In order to add such customer fields in FMPEP, you have to use the BAdI 'FMBW_CUSTOMER'. For instruction, you have to look at the note 1356725 and the instruction of paragraph 30. Please read the instruction and start to do your implementation.
With the BAdI 'FMBW_CUSTOMER', you can use the PBO and PAI for handling the customer fields. There is no other place to populate these customer fields. Do you want to use customer fields in FMPEP? Please check note 1356725 for reference.
I believe this answer your inquiry.
Best Regards,
Vanessa Barth.