on 2018 Apr 10 6:37 PM
Hi, we need to develop a report some thong like cm01 to show available capacity and required capacity for each work center for each month. can we have any FM to fetch available capacity and required capacity for each period of time? or any table level details. please suggest.
Thanks Caetano,
Is there any FM also for capacity required?
in case you know the tables related with cm01 tcode, please share.
Thank you very much.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
Here are some FMs used by the standard SAP transactions:
- CY_PRIMARY_SELECTION - Function module for selection of orders for the work center
- CR_CAPACITY_AVAILABLE_PERIODS - Reads the available capacity from work center
Regards,
Caetano
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Caetano,
i am trying to use fm CR_CAPACITY_AVAILABLE_PERIODS for available capacity. in input parameters- levels 00, objid_a (entered the objid from crhd table) and executed. ouput showing as 0 entries where as in cr03- capacity view i can see as 18 hrours (operationg time * no of capacities). please advise how to get this available capacity thru function module. please specify the input parameters. thanks.
User | Count |
---|---|
88 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.