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

Validation while parking FV60 document.

Former Member
0 Likes
2,054

Hi,

I had written some valdiations for FI transactions in GGB0 and OB28. These all validations trigger while Simulating, Save as Complete or Post Document.

Now because of business requirment change they want all the validations to trigger while Parking the document, Is there any way i can do validations for parking the document.

I tried using BTE for this validation works, but the error message goes in loop. It dosent send the control back (it is ovious because we have already left the screen control)

Please suggest any place similar to GGB0 where i can write the validations for Park.

4 REPLIES 4
Read only

Former Member
0 Likes
1,077

Hi,

Check enhancement SAPLF040.

Meena

Read only

0 Likes
1,077

Hi,

I have tried it but, the error message created thru this also goes in loop and have to cancel transaction and restart again.

But anyhow i achieved my target another way. I created transaction variant for FV60 and disabled "Park" "Save as Complete" and "Post" buttons there, now user is forced to press simulate and in next screen "Park" button is available once simulation is successfull.

Thanks for your input.

Surinder

Read only

Former Member
0 Likes
1,077

I am closing this as i acheived this by another way, and i dont need to code additional validations as GGB0 validations trigger when we simulate the document.

Thanks to all

Read only

Former Member
0 Likes
1,077

Surinder,

I have a similar requirement that all validations be triggered for Parked Documents. I took a similar approach of creating a screen variant that would force the user to select simulate. However, on the simulation screen there are "Post" and "Saved As Complete" buttons available. I have been unsuccessful with removing them. Did you encounter the same issue? If so, were you able to remove these buttons without implementing an enhancement/user exit? Please advise.

Thanks.

Steven White