I have a client that would like to add the Bank Name from the EFT Vendor information onto the check remittance report so that each Vendor knows where the money is being sent electronically.
Does anybody know how to create a relationship to the SY06000 table on the modifed report? Or any other way to get this information on the report?
*This post is locked for comments
1. You can use Modifier to modify the Check Remittance Report and add the Table Relationship between SY06000 table and main table to the report. Then use the bank name from the SY06000 table.
Or
2. Create a Global function with the name starting from "RW_" and use function to your report calculated field. Then add the calculated field to the check remittance report.
Or
3. You can also use VBA customization to get the bank name from the table SY06000 and add this value to report calculated field.
Hope this helps!!!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156