hello experts, dear colleagues,
do you know whether we can limit the scope on which a stored procedure is run using *XDIM_MAXMEMBERS command?
For example, does it make sense to write this?
*XDIM_MAXMEMBERS PROFITCENTER = 5000
*RUN_STORED_PROCEDURE=SPRUNCONVERSION(THISAPP,%CATEGORY_SET%,[], GLOBAL,%SCOPETABLE%,%LOGTABLE%)
*COMMIT
Will BPC run the stored procedure by sets of 5000 profit centers?
Thanks.
R.