Skip to Content
0
Former Member
Oct 16, 2008 at 10:41 AM

Incorrect Response From RFC

44 Views

Hi All,

This is HTTP---RFC Sync Scenario

iam Sending the request as Material Number & Plant and i need to get the response back

Response is to be the How much Stock is avalable for that material.

I checked the FM(BAPI_MATERIAL_STOCK_REQ_LIST) in Se37 and working fine. Expected Response is coming .

When i send the Request from HTTP Test Tool, iam getting the response as

Result:

http-Status: 200 OK

Payload:

<?xml version="1.0" encoding="UTF-8"?>

0 http://sapretail-pos.com/stockcheck_sync"> 0 >

But the Response shld be <artcle_num>97137</artcle_num>><quantity>2376</quantity>

Where could be the problem, and to sort out this

Regards