Analyzing a document without posting it

Analyzing a document without posting it

I would like to "simulate" a document to see if it is out of balance, using BDCdata and tx FB01, without posting it. I have not found any function that will analyze a bdc table and return edit errors without trying to post. I will be reading a file of data from another system and want to check SAP against it to check the tax amount calculated by SAP vs. the file, the outcome will drive what I do. If it is different I will add a document line to write-off the difference then post it, otherwise I'll just post it as found.


    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

The technique of using BDC to simulate a transaction can only work if all the validation is done before clicking on the 'SAVE' or 'POST' button, because then you can click on cancel safely. If validation is done on clicking on POST or SAVE, it is not possible to use this technique.


This was first published in October 2002