Hi All,
My scenario RFC - XI - Webservice....
I inported the RFC
The structure of RFC is
RFC
Import
---STRUCTURE1
-
Field1
-
Field 2
-
Field 3
---STRUCTURE2
-
Field1
-
Field 2
-
Field 3
---STRUCTURE3
-
Field1
-
Field 2
-
Field 3
I mapped to Webservice and I tested using test tab Mapping is working perfectly
But the Data they are sending as a structure ..
like
test1 xyz 234
( I mapped to the feild wise only but background the payload is coming in the above format)
Fist field is reading the test1 , but sending feild is reading null value and the third field is reading 2 values ( xyz 234 )
The mapping is not picking by every field ,
What is th problem,
How to resolve such type of problems.
Regards,
XI Super
Edited by: XI super on Sep 29, 2008 2:16 PM