Skip to Content
0
Former Member
Jan 06, 2009 at 09:13 AM

BAPI_REQUISITION_CREATE

43 Views

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.