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: 

FB50 - PARK button should not park, unless Credit and Debit are equal

0 Kudos

Hi Techies,

Could you please guide me on..

In tcode: FB50,

if debit - (minus) credit amount is not ZERO,

the warning is there for SAVE option

"Posting is only possible with a zero balance; correct document"

For PARK option, I need to throw the error

"PARKING is only possible with a zero balance; correct document"

Thank U in advance..

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos

Generally this will be handled by SAP. correct me if i am wrong.

JozsefSzikszai
Active Contributor
0 Kudos

go to transaction FB00 and click 'Documents must be complete for parking' => this will prevent parking documents where debit and credit are not equal.

And next time pls. post it into the Financials Forum!

0 Kudos

Thanks Eric,

FB00, removes the PARK button itself.

But I need PARK button, which should PARK the data only if both Debit - Credit = 0.

0 Kudos

yes, it removes the park button, but from the menu you can choose: 'Save as completed' This will save as parked document, but only when the debit and the credit are equal. pls. give it a try!

0 Kudos

In Transaction FV50,

I want SAVE button only to SAVE so that I can park afterwards by entering some more line items and use SAVE AS COMPLETE to park,

here in FV50 SAVE & SAVE AS COMPLETE both are parking the documnets.

Please suggest me how can i proceed with this, Is there any exit or BADI for this...?

Thanks,

Rahaman