‎2009 Jan 06 9:19 AM
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.
‎2009 Jan 06 11:21 AM
Hi,
Please follow up with Anil Kumar's statement.
Regards,
Jyothi CH.
‎2009 Jan 06 10:09 AM
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
‎2009 Jan 06 3:14 PM
Anil,
Please advise what should I input in the fields of the function module 'BAPI_ACC_PURCHASE_REQUI_CHECK'
Thank you.
‎2009 Jan 06 11:21 AM
Hi,
Please follow up with Anil Kumar's statement.
Regards,
Jyothi CH.