cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Test in SE80 does not work with internal Table

Former Member
0 Kudos

Hello,

I have created a web server based on a function module. It works fine when the server is invoked from outside (.Net or SOAPUI).

However, when I test it in SE80, (open the Server and then F8), it shows error message:

Access to the table ref. node 'Y02VSI_CAE_CONDITIONITEM' outside a loop

(Germany Zugriff auf den Tabellen-Ref-Node 'Y02VSI_CAE_CONDITIONITEM' außerhalb einer Schleife )

The test xml is generated from SAP, I just fill the data as following:

This XML is absolute correct. Why item ('Y02VSI_CAE_CONDITIONITEM) is outside a loop?

Is it a bug from SAP?

Thanks in advance!

Regards

Dianlong

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dianlong,

Please check if SAP note 1132501 is relevant for your ECC release. If you apply the note, you may have to re-generate the web service from the function module.

Regards, Trevor

Former Member
0 Kudos

we have version 701 (SAPKB70105).

The errors are different.

Former Member
0 Kudos

I would suggest logging an OSS message with SAP support.

One of the developer's there can test & debug the SAP standard code to find the problem.

Regards, Trevor