cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with check printing

Former Member
0 Kudos

Hi,

On the remittance advice the address is comming properly, but on the actual check city is not comming. Can some one please help me with where to check and what program to modify for this.

Thanks,

veni.

<MOVED BY MODERATOR TO THE CORRECT FORUM>

Edited by: Alvaro Tejada Galindo on Dec 23, 2008 3:51 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Veni,

First Check the scritp whether the city is included on the check or not.If it is added then check and modify the field.

if it is not added then try to find the city field is available or not in the available stractures.if it is available just add that field in the script where ever you want.

If the city field is not available in the stractures then write external subroutine to get the city field and use perform statement in the script to get that field.

i belive city field is available in the stracutres just make use of it.

No need to modify the standard program.

Former Member
0 Kudos

Hi,

You can check the print program "RFFOUS_C" or try debugging the sapscipt.

Thanks

Nidhi