Application Development 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: 

User exit in CO02

Former Member
0 Kudos

Hi.. I neeed an user exit to save the material no in CO02 to a user field in the same CO02.

Since CO02 is only for change, can't we do it in the production order creation CO01, where this field directly gets updated in the CO02. The structure where the field needs to be updated is AFVGD-USR00. Wht needs to be done is just save the material no in the above mentioned field..

Can anyone tell me a user exit to use to solve this isssue?? Tnx

4 REPLIES 4

gopi_narendra
Active Contributor
0 Kudos

CCOWB001 Customer exit for modifying menu entries

COIB0001 Customer Exit for As-Built Assignment Tool

COZF0001 Change purchase req. for externally processed operation

COZF0002 Change purchase req. for externally procured component

PPCO0001 Application development: PP orders

PPCO0002 Check exit for setting delete mark / deletion indicator

PPCO0003 Check exit for order changes from sales order

PPCO0004 Sort and processing exit: Mass processing orders

PPCO0005 Storage location/backflushing when order is created

PPCO0006 Enhancement to specify defaults for fields in order hea

PPCO0007 Exit when saving production order

PPCO0008 Enhancement in the adding and changing of components

PPCO0009 Enhancement in goods movements for prod. process order

PPCO0010 Enhancement in make-to-order production - Unit of measu

PPCO0012 Production Order: Display/Change Order Header Data

PPCO0013 Change priorities of selection crit. for batch determin

PPCO0015 Additional check for document links from BOMs

PPCO0016 Additional check for document links from master data

PPCO0017 Additional check for online processing of document link

PPCO0018 Check for changes to production order header

PPCO0019 Checks for changes to order operations

PPCO0021 Release Control for Automatic Batch Determination

PPCO0022 Determination of Production Memo

PPCO0023 Checks Changes to Order Components

STATTEXT Modification exit for formatting status text lines

Exits for the tcode C002

Regards

- Gopi

Former Member
0 Kudos

User Exits for CO02

CCOWB001 Customer exit for modifying menu entries

COIB0001 Customer Exit for As-Built Assignment Tool

COZF0001 Change purchase req. for externally processed operation

COZF0002 Change purchase req. for externally procured component

PPCO0001 Application development: PP orders

PPCO0002 Check exit for setting delete mark / deletion indicator

PPCO0003 Check exit for order changes from sales order

PPCO0004 Sort and processing exit: Mass processing orders

PPCO0005 Storage location/backflushing when order is created

PPCO0006 Enhancement to specify defaults for fields in order header

PPCO0007 Exit when saving production order

PPCO0008 Enhancement in the adding and changing of components

PPCO0009 Enhancement in goods movements for prod. process order

PPCO0010 Enhancement in make-to-order production - Unit of measure

PPCO0012 Production Order: Display/Change Order Header Data

PPCO0013 Change priorities of selection crit. for batch determination

PPCO0015 Additional check for document links from BOMs

PPCO0016 Additional check for document links from master data

PPCO0017 Additional check for online processing of document links

PPCO0018 Check for changes to production order header

PPCO0019 Checks for changes to order operations

PPCO0021 Release Control for Automatic Batch Determination

PPCO0022 Determination of Production Memo

PPCO0023 Checks Changes to Order Components

STATTEXT Modification exit for formatting status text lines

It may be useful to you.

Best Regards,

Vibha Deshmukh

*Please mark all the helpful answers

0 Kudos

Hi... I'm new to user exits, and wants to know how to find the specific user exit where i can update a field in AFVGD structure.. ??

Tnx,,

Former Member
0 Kudos

check and put a break-point in these FMs and do the Order Creation /change in CO02.

<b>EXIT_SAPLCORF_101 PP Order Confirmation: Customer-Specific Setting of Default

EXIT_SAPLCORF_102 PP Order Confirmation: Customer-Specific Input Check Without

EXIT_SAPLCORF_103 PP Order Confirmation: Customer-Specific Checks after Operat

EXIT_SAPLCORF_104 PP Order Confirmation: Customer-Specific Input Check With Ch

EXIT_SAPLCORF_106 PP Order Conf.: Actual Data Transfer for Milestone Confirmat</b>

regards

Prabhu