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 for co02 ?

Former Member
0 Kudos

Hi everybody,

I m faced with a development where in i need to send a mail whenever a production order is being changed.

And i need to capture the changes (addition/deletion and change in quantity of a particular component) in a production order.

Can anybody suggest me which is the user exit or BADI to be used?

Helpful answers will surely be rewarded.

Thanks in advance,

Sanghamitra.

3 REPLIES 3

Former Member
0 Kudos

Hi,

You may use the BADIs :

AFABD_CHANGE

CAUFVD_CHANGE

SIDAT_UPDATE

Pls reward points if solved your issue.

Regards,

Renjith Michael.

Former Member
0 Kudos

Hi,

You can use the userexit:PPCO0010 for u r requirement.

The following userexits available.

Enhancement

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 determinat

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

PPCO0009 Enhancement in goods movements for prod. process order

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 heade

PPCO0007 Exit when saving production order

PPCO0008 Enhancement in the adding and changing of components.

The follwing badis available:

Business Add-in

IDAT_UPDATE Change date of price simulation

FABD_CHANGE Change Relationship

AUFVD_CHANGE BAdI: Overall Network Scheduling with Selection Option

If it is helpful rewards points.

Regards

Pratap.M

Former Member
0 Kudos

Hi,

You may use user exit EXIT_SAPLCOBT_001

(PPCO0007). This user exit will be called after PO saved.

Regards,

Gy