‎2007 Apr 20 9:00 AM
Hello Friends
Sorry for repeating the question.
But in a hurry to get the answer bcoz it's urgent i am doing this.
This is my requirement & Problem description.
Please kindly go thru it and help me.
I am running the report ZRFFOUSC (Combination of standard print programs RFFOUS_C and RFFOEDI ). This program is creating the IDOC as follows.
<b>Fldname Fld Cont</b>
FIIQUALI BB
FIIBKENN 053000219
FIIBKCDE 003
FIIBKNAM WACHOVIA BANK NA
FIIBKORT CHARLOTTE
FIIBLAND US
FIIKONTO 1000000132919
FIIBKONT 1
FIIBRANCH VICKIE MORRIS 336-732-5560
Now the problem is in Acceptance it's working fine while in production,I am getting
Fldname Fld Cont
FIIQUALI BB
FIIBKENN 053000219
FIIBKCDE 003
<b>swiftcode swift code
field field</b>
FIIBKNAM WACHOVIA BANK NA
FIIBKORT CHARLOTTE
FIIBLAND US
FIIKONTO 1000000132919
FIIBKONT 1
FIIBRANCH VICKIE MORRIS 336-732-5560
2 more fields in the generated idocs.
i.e swift code and one more field ...this is the case for certain banks only.
As I am very new to IDOCs i am not able to find why this junk data is comming in production system only.
Please help me how i can findout the problem and rectify the same.
Atleast let me know the debugging procedure where i have to concentrate mainly.
<b>Points are guaranteed for helpful answers.</b>
Regards,
Sreeram
‎2007 Apr 20 9:06 AM
Hi Sreeram,
Since this is happening for few banks only.
request you to check those Banks settings
May be Swift code is essential for those banks, that's why it is coming into picture.
regards,
Anji
‎2007 Apr 20 9:07 AM
Hi Sreeram
I would look at the data. The banks that have a swift code coming though probably have data for this and the ones that don't do not have any data. If this is not the case then look at when the program ZRFFOUSC is passing data to RFFOEDI.
Regards
‎2007 May 22 8:26 AM