cancel
Showing results for 
Search instead for 
Did you mean: 

CM25 - Time line to show end of planning time fence.

Former Member
0 Kudos

Hi,

We are on a SAP AFS Implementation process.

We are trying configure capacity leveling.

MRP Type P1 & Planning Time Fence = 18 work days

We are trying to modify Overall Profile SAPSFCG014 & SAPSFCG011

What I want to see in here is a time line that could show me the end of my planning time fence at cm25 like the actual time line. (sure it is stabile until the end of the day)

Is this require a ABAP code or is it possible via somewhere in Overall Profile.

I know I do not have an option to assign planning time fence directly into work center. Thus I am in doubt where this information could be taken by capacity leveling/CM25.

I know this could be done but I do not know how.

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Planning time fence in Overall Profile is not possible in standard SAP. You may try some user exit like CYPP0002 or CYPP0005 to call the same in planning board.

Please refer SAP Note 380310 for more details.

1. Usage of customer own fields in Append structure CYUSER

2. Value assignment to this fields by using userexit  CYPP0005

3. Definition of a customer own overall profil with sorting regarding fields of CYUSER

4. Call Planning Table(*) with this customer own overall profile



Regards,

R.Brahmankar

Former Member
0 Kudos

Dear Mr. Brahmankar,

Could you please explain this a little bit in detail. I am not a consultant. Especially where should I define this in owerall profile?

and there is another topic I create today which has no reply If you have some opinion I would like to hear.

http://scn.sap.com/thread/3245649

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

CYPP0002 (User Defined Fields) CYPP0005 User Defined Fields for Use in Display for that Customizing CY38, CY39 is required structure is CYUSER

Please refer the below link for details,

http://scn.sap.com/message/6607756#6607756

Regards,

R.Brahmankar

Answers (0)