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

BAPI_REQUISITION_CREATE

Former Member
0 Likes
627

Dear all,

Happy New Year 2009.

Please advise on the following:

My company would like to raise and release PR in lotus note and then interface the released PR to SAP.

Before that we would like to to check is there any errors on the PR creation in Lotus note before proceeding to save it in the Notes.

In order to check on the errors in Lotus note, I would call function module 'BAPI_REQUISITION_CREATE' to do a check.

However, I realise that function module 'BAPI_REQUISITION_CREATE' would create a PR immediately if there are no error when I test out in development client.

Is there anyway I can use the function module 'BAPI_REQUISITION_CREATE' to check on PR error only?

The PR will only be created if I do a commit statement.

Thank you for any advice.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
573

Hi,

Please follow up with Anil Kumar's statement.

Regards,

Jyothi CH.

3 REPLIES 3
Read only

Former Member
0 Likes
573

HI

you can make use of BAPI_ACC_PURCHASE_REQUI_CHECK

The Check purchase requisition method checks whether the data from a purchase requisition that is relevant for Accounting can be posted. Running this method does not generate a document or number assignment in Accounting.

Anil

Read only

0 Likes
573

Anil,

Please advise what should I input in the fields of the function module 'BAPI_ACC_PURCHASE_REQUI_CHECK'

Thank you.

Read only

Former Member
0 Likes
574

Hi,

Please follow up with Anil Kumar's statement.

Regards,

Jyothi CH.