Where use list for planning function and planning sequence
Hi,
In workbook or process chain, we can use the planning sequence or planning functoin.
now I only know the planning sequence or planning fuction name, how can i know where they are used?
how can I get such a list?
Many Thanks
Jonathan
Former Member replied
Hi Jonathon,
I just did a quick check in the system.
For process chains you can take a look at table RSPCCHAIN. Please check if you can find entries for type PLSEQ. Now you can take a look at table RSPCVARIANT. Search for TYPE = PLSEQ and FNAM = SEQNM. I am not shure, if you will find all sequences here, but at least you will find some.
For planning functions check also table RSPLS_SEQUENCE_S. It shows the plannings function inside a planning sequence. You can also see the aggregation level and the filter.
Hope this helps
Regards Matthias