Application Development 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: 

f-58 enhancement!

Former Member
0 Kudos

Dear Experts!

My requirement is to change the vendor reckon account no. (i.e.associated with the vendor code) at the time of document posting @ f-58 / fb60 transaction.

At the time of document posting this reckon acount no. of the evndor is automatically picked up from the vendor master but here the requirement is to change this reckon account no. with the other one at the time of posting the document.

Could you please suggest me the appropriate badi or exit to achieve this requirement.

Thanks in advance,

Baig.

1 REPLY 1

former_member183990
Active Contributor
0 Kudos

before posting keep a break point on the method

cl_exithandler=>get instance

and you will find any badi is called at that position or not

cheers

S.Janagar