‎2010 Dec 06 5:34 PM
Hi Experts,
I need some function module or some programm, that validates FI document. Is there such function? Or is there any chance to run FI document validation without using CALL TRANSACTION statement?
Thanks®ards,
Jirka
‎2010 Dec 06 5:57 PM
What do you mean by 'validate'? Shouldn't your validation occur while the document is being processed, not afterwards?
‎2010 Dec 06 6:48 PM
Hello,
I mean the same validations as happen when ou create document using e.g. FB60. For example validation, that cost center is relevant for company code, etc. I need only to park FI document, not post.
Thanks®ards,
Jirka
‎2010 Dec 06 6:55 PM
‎2010 Dec 06 7:58 PM
Hello,
I need to park FI document using ABAP program, not using standard transaction. There are some function modules, which I can use to park document, but these function modules does not perform validation, so I need to check document header and items, if they are consistent.
Thanks®ards,
Jirka
‎2010 Dec 06 8:23 PM
I have directly called FI_VALIDATION_HEADER and FI_VALIDATION_ITEM in the past in order to perform checks before actually initiating the posting.
Thomas
‎2011 Jan 01 8:21 AM
hello
i am also doing same development could please tell me what are the function modules you used to park
it is more help full for me . . . .
thanks in advance
regards
srini