Hi.
I am using data services to load data from MS SQL and Oracle into SAP BW and now like to set global constraints that DS loads only data after e.g. a specific creation date. So global variables are exposed to the 3th party selections of an InfoPackage I like to change this values by routine. I found many threads that pointing out that it is not possible to set the selections dynamically, also I cannot find a good solution.
So that's because I created this post...does anybody know a best practice to fill global variables with content dynamically created in SAP BW before running the job?
Here some ideas I found already:
- Wrote variable content to database and load it in DS from database
- Execute InfoPackage by function module (but nothing which function module should be used. :-) )
Regards,
Nils