As you said.
When I F1 the field, I can see that it's in MEREP_OUTTAB_EBAN.
This is correct.
Now your task is you need to find the place, modify the final internal table it_eban, Nothing but enhancement point.
Before showing the result, you need to modify the zfield.
Hope you understood.
for me i have found enhancement point in the program :: SAPDBBAM
then modify the table it_eban.
Did you try with BAdI ME_CHANGE_OUTTAB_CUS (if active in your system, part of business function LOG_MMFI_P2P.)
Add comment