Hi guys,
I am currently working on a capacity planning and evaluation report trying to use SAP standard objects or functions.
So far I was testing and analyzing the following ABAP-Classes:
CL_PRPL_CAP_WC_PERIOD_AREA
CL_PRPL_CAP_WC_PERIOD_HELPER
CL_PRPL_CAPACITY_LOAD
CL_PRPL_CAPACITY_LOAD_FEEDER
CL_PRPL_CONSTANTS
CL_PRPL_CONSTANTS_CAPA
CL_PRPL_DAYS_SUPPLY_FEEDER
CL_PRPL_SALES_ORD_DELAY_FEEDER
I am able to show capacity evaluation tables (standard + detailed view) as seen in CM0X-transactions based on a complex and rich selection-screen (using class framework CL_PRPL_CAPACITY_LOAD). The next goal to achieve is to provide dispatching/reallocating functions as you see in the capacity leveling section of SAP ECC (e.g. transactions CM22/CM23/CM28).
I have now reached a certain point, from where I don't know how to go ahead... The question that comes up now is are the classes capable of providing such functions? From a technical viewpoint (using and handling the class methods) I don't know how to go on... or if there generally is any function for it.
Is somebody of you familiar with the classes I mentioned above?
Are there any other systematical approaches to access capacity (evaluation) data and handle it via dispatching/deallocating or deleting (preferably SAP standard objects or function modules, function groups)?
Best regards
Stefan