Hi,
I'm running SAP IBP. I was wondering is there is a way, using VBA, to recieve a list of the values of attributes shown in a planning view.
Let say I have a planning view that is filtered by certain criteria, and the results will show Product Number and the projected stock of each one as a key figure. I would like to obtain an array of the product numbers shown in the results using VBA.
Is that possible with the IBP API (In fact i dont know if that even exists)? or do i have to do a basic VBA that will do it after the results are shown in the planning view?
Thank you.