cancel
Showing results for 
Search instead for 
Did you mean: 

sap web service parameter specs

Former Member
0 Kudos

Hi,

I am trying to consume some of sap webservices, namely

PurchaseOrderCreateWSD and ProductListWSD.

Both of them takes as input some parameters. And if this input does not follow the specs of the parameters, there is error.

for example, PurchaseOrderCreateWSD has a parameter, ProductID. An example is "PS-110-30A" ..Anything else like "notebook" will not work. So where do I get the specs or the list of acceptable inputs for them ?

In fact this leads to a more generic question, how/where do I find the specs of the input parameters for any SAP web service.

Thnx a lot,

Mayukh

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try checking if :

http://server:port/wsnavigator

port = either j2ee (5XX00) or http 8XXX

gives you some descriptions for your web service

second way is to match SAP's fields

product it is probabaly material number

so just go to MM03 and check what products

do you have in your R3/ERP

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (0)