Skip to Content
0
Former Member
Nov 25, 2009 at 02:51 PM

Strange behavior in model of RFC BAPI_REQUISITION_GETDETAIL

52 Views

Hi Experts

I have developped an application in web dynpro with Adaptive RFC pointing to rfc BAPI_REQUISITION_GETDETAIL and BAPI_REQUISITION_CREATE.

When i use the second one to create a purchase request, all is ok.

Then, i get the number of purchase request and with this number i execute the model of bapi_requisition_getdetail. In this moment something strange happen. In return node of this model, i receive a mesage PURCHASE REQUISITION <number of requisition> DOES NOT EXIST.

But i access in SAPGUI and i execute the same BAPI in transaction se37, i put the number requisition generated and th returning is sucessfull. The purchase requisition is really created.

In a short way, in SAPGUI the rfc BAPI_REQUISITION_GETDETAIL works fine, in my web dynpro application i get the message mencioned above.

Can someone help me in this issue?

I am using netweaver 7.1 ehp1.

Regards

Marcos