cancel
Showing results for 
Search instead for 
Did you mean: 

user exit for Production order confirmation during goodsmovement

Former Member
0 Kudos

Hi Guru's

Am in need to find the user exit for Equipment master creation. Equipmentmaster will be created when the goods movement 101 happens. can someone help me out to find the user exits. thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Is this usefull to you or you need more information?.

Former Member
0 Kudos

Hey Ram,

The transaction is IE03. bt the equipment master creation will happend when the production order confirmation happens ie. c011n transaction.

Former Member
0 Kudos

Hi,

Ok thanks for that.For Co11n please find the user exits below.But i am not sure which will suit your requirment.Please let me know for any further help.

CONF0001 Enhancements in order confirmation

CONFPI01 Process order conf.: Calculate cust.specific default va

CONFPI02 Process order confirmation: Customer spec. input checks

CONFPI03 Process order conf.: Cust. spec. check after op. select

CONFPI04 Process order conf.: Customer specific input checks 2

CONFPI05 Process order conf.: Cust. spec. enhancements when savi

CONFPI06 Process order confirmation: Actual data transfer

CONFPM01 PM/SM order conf.: Determine cust. specific default val

CONFPM02 PM/SM order confirmation: Customer specific input check

CONFPM03 PM/SM order conf.: Cust. spec. check after op. selectio

CONFPM04 PM/SM order conf.: Customer specific input check 2

CONFPM05 PM/SM order conf.: Cust. specific enhancements when sav

CONFPP01 PP order conf.: Determine customer specific default val

CONFPP02 PP order conf.: Customer specific input checks 1

CONFPP03 PP order conf.: Cust. specific check after op. selectio

CONFPP04 PP order conf.: Customer specific input checks 2

CONFPP05 PP order conf.: Customer specific enhancements when sav

CONFPP06 PP Order Confirmations: Actual Data Transfer

CONFPP07 Single Screen Entry: Inclusion of User-Defined Subscree

CONFPS01 PS confirmation: Determine customer specific default va

CONFPS02 PS confirmation: Customer specific input checks 1

CONFPS03 PS confirmation: Customer specific check after op. sele

CONFPS04 PS confirmation: Customer specific input checks 2

CONFPS05 PS confirmation: Customer specific enhancements when sa

Thanks,

Former Member
0 Kudos

Even I have the list Am trying with those exits but nothing is working out. ll update if I find any.

Former Member
0 Kudos

Hi,

i Think you would have to use one of the user exits that are triggering on production order confirmation and call the BAPI:

BAPI_EQUI_CREATE to create the equipment.

Also see the below link for exits:

Link[Exits|;

Regards,

Himanshu

Former Member
0 Kudos

HI ,

You can use this user exits for equpment master.Can you let me know the T-CODE .I asume it is IB01 is the transaction.

PCSD0001 Applications development R/3 BOMS

PCSD0002 BOMs: Customer fields in item

PCSD0003 BOMs: Customer fields in header

PCSD0004 BOM comparison

PCSD0005 BOMs: component check for material items

PCSD0006 Mass changes user exit

PCSD0007 Check changes in STKO

PCSD0008 WBS BOM: Customer-specific explosion for creating

PCSD0009 Order/WBS BOM, determine URL page

PCSD0010 Order/WBS BOM, determine explosion date

PCSD0011 Knowledge-based order BOM, parallel update

PCSD0012 Customer - Mat. number/mat. number during material exch

PCSD0013 Customer-specific processing of an explosion for BOM br

Thanks,

Mohan rao