We can write a program in the infopackage in BW to pick up a certain file based on its name from the application server and load it. This is required if there are multiple files in the same folder and only a certain file needs to be loaded out of those. Suppose we have a scenario like this: Business uploads the files for multiple sales division in a folder in the application server - /usr/SAP/DEV/Reports/target_sales.csv.
In Account receivables , there is a due date on which the outstanding amount has to be paid by the customer. If the due date is passed and the customer has still not paid, the amount becomes overdue and bucket calculation starts
Comments
Post a Comment