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

Data Validations through BAPI_ACC_DOCUMENT_CHECK

Former Member
0 Likes
2,616

Hi All,

I am working on a BAPI "BAPI_ACC_DOCUMENT_POST" to post a vendor invoice. I knw this BAPI does some kind of data validation such as if the Fund is valid or if the grant is valid or if it's a right Fiscal year and so on. while looking out for BAPI I found another BAPI "BAPI_ACC_DOCUMENT_CHECK" which is meant to do just the data validations. So now my question is should I used BAPI_ACC_DOCUMENT_CHECK before I call BAPI_ACC_DOCUMENT_POST to do the data validations and if yes can you please tell me what will be the difference in the type of data validations both BAPI do?

Please advise.

Rajat

Edited by: rajatg on Apr 2, 2010 7:03 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
661

Hi Rajat,

Please go through the below threads. They will give you an idea.

besides this, N BAPI_ACC_DOCUMENT_POST u will be finding the currecyamount is not optional where as in document_check it is optional.

Hope this helps.

Regards,

Kiran

1 REPLY 1
Read only

Former Member
0 Likes
662

Hi Rajat,

Please go through the below threads. They will give you an idea.

besides this, N BAPI_ACC_DOCUMENT_POST u will be finding the currecyamount is not optional where as in document_check it is optional.

Hope this helps.

Regards,

Kiran