on ‎2008 Jul 21 2:02 PM
Hi All,
I am facing a typical problem.
I have created a RFC to File scenario and I am running the ABAP program to call the RFC with the following values:
field1(type Char 14; value:'aaaaaa') --> Field1 (string)
filed2(type Char 15; value:'000000000000012') -->Field2 (string)
filed3(type Char 10; value: 'fgdf') -->Field3 (string)
field4(type Char 8; value: 'sgsdfg') -->Field4 (string)
However, the source structure in XI is getting filled with the following values:
Field1 - 'aaaaaa'
Field2 - '00000012fgdfsgsdfg'
Field3 - Empty
Field4 - Empty.
This is in the source structure (before the mapping is done). I am unable to make out if the problem is there in ABAP program or in XI.
I tried debugging ABAP program. But it looked perfectly fine. Is there something I need to change in XI for this scenario???
Please reply its urgent.
Reward points would be given.
Request clarification before answering.
HI Vishal,
This is a problem only with the RFC at the sender side.
XI do not manupulate any data coming in from the adapters,
try to reimport the RFC in IR and check again. Also get the programm debugged by the ABAPers.
Regards,
Rookie.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi All,
I am still unable to debug this problem....I got the program checked by an ABAPer and changed the structure of the tables in SE11 and Reimported the RFC too. However, this time the fields: Field 1; Field 3; and Field 5 got filled with random data and the field for Field2( Datum) and Field4 (Matnr) are still Empty.
I'll be glad if anyone could help me with this.
Thanks,
Vishal.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.