Skip to Content
0
Jul 21, 2009 at 11:08 AM

Error SOAP <--> RFC scenario

21 Views

Hello,

I've designed a SOAP <--> RFC scenario.

For the soap sender service I've defined a ServiceInterface:

category: inbound

interface-pattern: state-less

Operation:

*check_sap

*get_ZStandort

*set_ZStandEinTarif

*set_ZStandMehrTarif

The request/response message types are also maintained.

All functions except get_ZStandort work correctly.

Special at operation get_ZStandort is, that it has a changing table parameter.

This parameter is always empty, although it has to contain data after execution of the rfc function module.

If I'm testing the function module at the backend system the changing parameter is filled correctly.

I'm at loss.

Best regards

Christian