cancel
Showing results for 
Search instead for 
Did you mean: 

about rfc sender adapter

Former Member
0 Kudos

i configured a rfc sender adapter.

test connection successfully in sm59.

I can receive rfc request in PI.

but i can not receiver complete rfc data.

i can only receive a empty rfc structure. without data.

like this:

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

- <rfc:Z_MM_STOCK_INIT_OUTBOUND xmlns:rfc="urn:sap-com:document:sap:rfc:functions">

<IT_STOCK_INIT />

</rfc:Z_MM_STOCK_INIT_OUTBOUND>

<IT_STOCK_INIT /> is a table type element in FM.

call statement like this:

call MM_STOCK_INIT_OUTBOUND in background task DEST '..."

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

Answers (0)