cancel
Showing results for 
Search instead for 
Did you mean: 

Check @ release of process order

Former Member
0 Kudos

HI,

I want to check some parameters @ Release of process order (cor2 or cor5), and want to block the release of process order if parameter check fails.

Can some one provide any badi or user exit for this [porpose and how to implement it.

Regards

Suhail

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

dear Ajni,

I could not find the Badi PPPI_SEL_ORD_EXT_REL

more over the the following exit relavant to my requirement is

PPCO0018

but when I change a process order this exit does not come in action.

Regards

Suhail

Message was edited by:

Suhail Akhtar

Former Member
0 Kudos

Hi

Check the Following exits and BADI's

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 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

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 header

PPCO0007 Exit when saving production order

PPCO0008 Enhancement in the adding and changing of components

Business Add-in

AFABD_CHANGE Change Relationship

CAUFVD_CHANGE BAdI: Overall Network Scheduling with Selection Option

PPPI_SEL_ORD_EXT_REL

SIDAT_UPDATE Change date of price simulation

SMOD tcode is used to see the code of the component of the exit

Implementing the Exit-- CMOD Create ProjectsAssign your exit Component .

Goto each exit and see the required fieldis there are not, or try to keep a break point in the include of that exit and see whether the cursor is stopping there or not during the release of PO.

accordingly have to search and use the correct one.

Regards

Anji

Message was edited by:

Anji Reddy Vangala