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

Problem in FBV0 positing

former_member420878
Active Participant
0 Likes
685

Hi Friends,

My requirement is, when i am going for posting through FBV0, I need to check whether doc is in complete status or not. if it complete then user should not allowed to change the document and if document is not complete then through error " Please complete doc first".

I am achiving this by using exit F180A001.

but I am not able to stop updation of database tables at the time of posting based on above conditions.

I searched on SDN but not able to find the exact answer.

Please help.

Thanks

2 REPLIES 2
Read only

former_member187748
Active Contributor
0 Likes
564

Hi Neha,

i think you should try with BTE (Business Transaction Event),

Read only

Former Member
0 Likes
564

Hi Neha,

As you mention using exit F180A001 is not working properly. I agree with Sanjeev,  you can  use BTE is 00001011 for using FIBF Tcode and add your code  based on your requirements.

Please try to use this, it may be helpful for you.

Regards,

Prasenjit