Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Exit for CM21

Former Member
0 Likes
1,028

Hi,

I'm looking to add/open a few fields when I execute CM21.

Can anybody please tell me how , any user exits or copy the program and make changes?

Thanks

Aries.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
635

hi Aries,

please check the following user exits:

<b>CYPP0002 CYPP: User Defined Fields used by Sorting

CYPP0003 CYPP: Fields for a Layout Key

CYPP0004 Sort: Replace Contents of Field

CYPP0005 CYPP: User Defined Fields for Use in Display

CYPP0006 Change Content of a Field (Layout)</b>

Hope this helps.

Sajan.

3 REPLIES 3
Read only

Former Member
0 Likes
636

hi Aries,

please check the following user exits:

<b>CYPP0002 CYPP: User Defined Fields used by Sorting

CYPP0003 CYPP: Fields for a Layout Key

CYPP0004 Sort: Replace Contents of Field

CYPP0005 CYPP: User Defined Fields for Use in Display

CYPP0006 Change Content of a Field (Layout)</b>

Hope this helps.

Sajan.

Read only

venkata_ramisetti
Active Contributor
0 Likes
635

Hi,

Check the following enhancements.

CY040001 Fixing of planning areas

CY040002 Specify Sequence of Operations to be Scheduled

CY190001 Capacity Planning: Change order operation

CYPP0002 CYPP: User Defined Fields used by Sorting

CYPP0003 CYPP: Fields for a Layout Key

CYPP0004 Sort: Replace Contents of Field

CYPP0005 CYPP: User Defined Fields for Use in Display

CYPP0006 Change Content of a Field (Layout)

EXIT_SAPLCY04_001

EXIT_SAPLCY19_001

EXIT_SAPLCYPP01_002

EXIT_SAPLCYPP05_001

EXIT_SAPLCYPP01_004

EXIT_SAPLCYPP02_001

EXIT_SAPLCYPP02_002

Thanks

Ramakrishna

Read only

0 Likes
635

Thanks for your replies.

I want to enable few fields on the planning table.

We are on 4.0B so dont have all the exits available.

Any suggestions?