The Accounting Clerk is not getting printed on the Payment Advice form . This is SAP STANDARD PROGRAM RFFOAVIS_FPAYM and In Include RFFORI99 FM CORRESPONDENCE_DATA_BUSAB fetched the data .
I debugged the program :
1) When it fetches the data for the run , all the fields are populated in the working structure (reguh ) but not the BUSAB field ( Acc Clerk Number ). Can anyone figure out why ?
2) During Debugging , i edit the field and put some value so that it atleasts work and get the data into the structure ( for acc clerk data ) , but i dont see any data being populated ?
Pls if anyone has come across such problem . pls let me know how can we solve this . Pls HElp !!