cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_REQUISITION_CREATE question

Former Member
0 Kudos

Hi all.

Help somebody please!

Via SAP GUI it is possible to create purchase requsition. User creates items, validate them along the way and just finally saves whole requisition and retrieves it's number.

I've only found BAPI_REQUISITION_CREATE to call from JCo. I cannot find a way to reproduce this functionality via BAPI_REQUISITION_CREATE.

The problem is in following: if I fill REQUISITION_ITEMS I cannot validate item by item. If I call execute BAPI_REQUISITION_CREATE... If there are errors I can disply it to user, it's ok. If no erros - requisition is created and I cannot continue to add items!

Other words No means to "check" item itself before adding it in REQUISITION_ITEMS list to create requisiotion.

PLs help, may be there is sth I missed...

--Alexander

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

u can append multiple entries to the req_items table, test the function module "BAPI_REQUISITION_CREATE", u will get the answer to all ur queries.

Regards - Naimesh.