0% found this document useful (0 votes)
309 views20 pages

Configuracion CM01

1. The document discusses customizing the selection fields displayed in the capacity evaluation transaction CM07. 2. Key steps include creating value variables, basic sets, multiple sets for transaction start and work center selection, and assigning these sets to selection and overall profiles in customizing transactions OPA2 and OPA6. 3. Testing shows that customizing the selection profile limits the work centers displayed in CM07 to only those matching the customized field.

Uploaded by

G LI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
309 views20 pages

Configuracion CM01

1. The document discusses customizing the selection fields displayed in the capacity evaluation transaction CM07. 2. Key steps include creating value variables, basic sets, multiple sets for transaction start and work center selection, and assigning these sets to selection and overall profiles in customizing transactions OPA2 and OPA6. 3. Testing shows that customizing the selection profile limits the work centers displayed in CM07 to only those matching the customized field.

Uploaded by

G LI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 20

https://answers.sap.com/questions/10023893/new-field-in-cm01---detail-capacity.

html

CY1 needs to be set for the CM01 transaction to your desired profile.

Kako-AZNOR

MC65AFW1 : programa que controla CM01 la impresión

Option Profile setting in OPA3 for CM01


display
Posted on28 Feb 2011 a 19: 15 | 173 Views
Follow
 RSS Feed
Hi,
In CM01 does it display till 6 months only, Since I am changing number of days to more
than 180 in OPA3 fro option profile but it is always showing till 180 days only and in past it
is going to 30 days, is this standard SAP or is it possible to display more than 180 days?
Suggest me,
MAN Production Planning (PP)

Related questions
Long-term capacity requirement in CM01
By Former Member, Apr 24, 2017
Maximum number of weeks in Option Profile (OPA3) for CM01
By Former Member, Apr 19, 2017
1 Respuesta
Ordenar por 
 Votos

 Creado el

 Más antiguo
  Mejor respuesta
Former Member
Posted on01 Mar 2011 a 03: 02
2
Create the selection profile and specify the period (OPA2).
Create the option profile and specify the period (OPA3).
Create the overall profile to link selection and option profile together
(OPA6).
In CM01, you can change the overall profile in menu path Planning ->
Profile -> Overall profile.
You can default the overall profile in user parameter CY1.

o Compartir

1 Comment
o Former Member
01 Mar 2011 a 20: 26
Hi,
I have done specified process earlier but does it really display morethan 180 days as it
is allowing 365 days in OPA3 but always it is showing 180 days only. samething when
I checked by changing to calendar weeks with 52 but still it is showing for 6 month
sonly. does this standard or am I doing any mistake? Please advise me.

___________________________________________________________

New field in CM01 - Detail Capacity


Posted on22 May 2013 a 19: 52 | 249 Views
Follow
 RSS Feed
Hello ,
How we can add custom fields to 'CM01 - Detail Capacity list' ALV output.
This is a standard SAP program and I don't see any user exit for adding custom fields.
Thankq.
ABAP Development

Related questions
Generate a report of capacity planning
By Former Member, Jul 08, 2009
Work Center CapLoad
By Former Member, Oct 24, 2007
1 Respuesta
Ordenar por 
 Votos

 Creado el

 Más antiguo
  Mejor respuesta

Former Member
Posted on24 May 2013 a 12: 22
3
problem solved .
may be helpful for other.

 Added new filed in two structures CYDETAIL and RC65D ( using


append structure )
 Update table TMC73 with following field name and structure name
RC65D
 Create implicit enhancement depends on your requirement , i
created enhancement in CY_FILL_DET_LIST function module
 Compartir

3 Comments
 Former Member  Former Member
13 Jun 2013 a 06: 27
Hello Sidharta,
I have to add coluimns to capacity detail report (CM01):
Customer Order number
A time field from cust.-order
A field fetched from mrp run (runtime
Thank you in advance for a description of procedure.

How to change default settings in CM01


Posted on28 Aug 2014 a 11: 14 | 513 Views
Follow
 RSS Feed
How can I change the default setting in CM01. End user will like to have other settings then the default.
CM01.xml (146.7 kB)
MAN Production Planning (PP)

Related questions
CM01-Capacity Planning issue
By Aditya S, Jun 19, 2012
Default display parameter settings in CM01 & CM21
By Former Member, Dec 08, 2009
3 Respuestas
Ordenar por 
 Votos

 Creado el

 Más antiguo

Former Member

Posted on28 Aug 2014 a 11: 24

Hi Tom,
spro-> Evalutation->Profiles->Define overall profile before and after that you could
create specific profile (selection profile, options profile, List profiel,)to assign it.
I advise you create always custom profile so that you maintain the standard profile.
Inside in Stanrdard overview details you can inserted new column and after for save the
modification list you should go above (settings-> detailed cap. list-> save list version) in
order to have always the same structures of the fields.
Let me know if i have been useful for you
Daniele

o Compartir

Former Member

Posted on28 Aug 2014 a 12: 57

Hi
Use transaction CM07 and by parameter ID CY7 set default profile which you need for
user.

o Compartir


Former Member
Posted on28 Aug 2014 a 14: 25
0
Hello
Once you have the overall profile that you want to be set as default, maintain user
profile (SU3) : in tab Parameters, add Parameter ID CY1 and populate the overall profile
name.
This way this overall profile will be used by default when entering CM01.

__________________________________________________________________________
[TEST CASE]Customize Selection Fields in Capacity
Evaluation T-code(E.g. CM07)
Saltar al final de los metadatos

 Creado por Jessica Li, modificado por última vez en may 14, 2018
Ir al inicio de los metadatos

Purpose
Learn the process of customizing selection fields in capacity evaluation transactions(CM07 in this test).

Overview
Customize selection fields(VERAN: person responsible for work cener) in capacity evaluation transaction
CM07.

<Step>

1. Create a value variable for field VERAN(Person responsible for work center) in t-code CMV1.
2. Create a basic set and assign value variable to it in t-code CMS1.
3. Create a multiple set to be "Transaction Start set" and include the basic set for VERAN and several stanard
basic sets in t-code CMS1.
4. Create a multiple set to be "Work Center Selection" and include the basic set for VERAN and several
stanard basic sets in t-code CMS1.

5. Assign these set in step 3 and 4 into "Selection Profile" in customizing t-code OPA2.
6. Assign the "Selection Profile" into "Overal Profile" in customizing t-code OPA6.

<Test>

1. Go to t-code CM07 and choose overall profile "Z_JLTEST".


2. Field "person responsible" is defaulted to be "001" because I have set default value for the variable in step
1.
3. Change the "Person responsible" to be "JL" and execute.
4. You will find only work center with person responsible "JL" is selected out.

 
_________________________MRP controller _____________________

lease check your selection profile in CM01.

Then goto SPRO --Production--Capacity Requirements Planning---Evaluation--Profiles--Define selection


profiles

Here you will get the set name for your selection profile.

Then check the Set in SPRO--Production--Capacity Requirements Planning--Evaluation--Define sets

Change set enter set name like Set Name check MRP controller defined Field name DISPO
Best Regards,

R.Brahmankar
Thanks for quick reply. yes it worked!
There was a Z set in initial Set field, and this contained fixed value for MRP controller. I changed it and
brought to free selction. Now its fine.
Thanks again!

 Me gusta 0

CM01 fields displayed - subprofile


SAPDETF0
Posted on21 Apr 2013 a 12: 14 | 94 Views

Follow

 RSS Feed

I made a copy of listvariant SAPDETCO.


Fields to be displayed have to be choosen within subprofile SAPDETF0.
If I choose further fields beside the ones already choosen in SAPDETF0,
then all list variants linked to SAPDETF0 will have the new selection.
This should not be the case.
I couldnt find a place where I can customize a catalogue of my own. (a subprofile like SAPDETF0)
Are there any ideas experiences on this topic?
Any suggestion will be highly appreciated.
MAN Production Planning (PP) | SAP ERP

Related questions
How to define SUBPROFILE in overall detail list profile (TR-C:OPDL)

By Former Member, Nov 27, 2008

Additional Display Fields in CM01's Detailed Capacity List?

By Former Member, Oct 14, 2016

2 Respuestas
Ordenar por 

 Votos

 Creado el

 Más antiguo

Former Member

Posted on21 Jun 2013 a 13: 04

Hi Rafael,

I have exactly the same problem, and no answer.


It's quite an issue, because according to different users overall profiles (for cm01), it
is important to be able to customize the list of displayed fields.
to access this list subprofile, OPDT then select any existing "profile for list variant".
basically, question is : how to create a copy (with new name) of SAPDETF0
subprofile ?
As Rafael said, help would be great...

o Compartir


Former Member

Posted on21 Jun 2013 a 13: 25

I just found how to do it !


I pressed the arrow "->" at right of "SAPDETF0", entered a new value (for example,
"01") in "Displayed fields", and filled-in the "Copy from:" field with value
"SAPDETF0".
Now my new value "01" can be selected as a new "displayed fields subprofile".

It doesn't take long to do... but was quite uneasy to find how to create that entry.

Añadir un valor en CM01

1. En el menú de cm01: sacamos el overall profile


OPA2: selection profile

CMS2/ CMs1 creo


Antes tengo que crear el set de ZKDISPO

CM25

https://answers.sap.com/questions/10716738/cm25-selecting-objects-that-
belong-together---user.html

You might also like