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: 

COGI Userexit

Former Member
0 Kudos

Hi ,

Can someone tell me if we have some userexit in COGI which is triggered when COGI entries are being cleared.Or is there some transaction which is triggered when the COGI is being cleared?

Please help.Requirement is urgent.

Thanks,

Supriya Manik.

4 REPLIES 4

Former Member
0 Kudos

Hi,

The EXITs available with the transaction are CONF0001

CONFPI01

CONFPI02

CONFPI03

CONFPI04

CONFPI05

CONFPI06

CONFPM01

CONFPM02

CONFPM03

CONFPM04

CONFPM05

CONFPP01

CONFPP02

CONFPP03

CONFPP04

CONFPP05

CONFPP06

CONFPP07

CONFPS01

CONFPS02

CONFPS03

CONFPS04

CONFPS05

Regards,

Renjith Michael.

Former Member
0 Kudos

Hi,

COGI can only be used for Repetitive Manufacturing act as same function for Production order environment if the REM Profile is configure as postporcessing to create individual records instead of accumulative records of postprocessing.

Below is the online help for this.

http://help.sap.com/erp2005_ehp_02/helpdata/en/5f/1faba54aee11d189740000e8322d00/frameset.htm

regards,

vasavi.

reward if helpful.

Former Member
0 Kudos

HI,

These are the available exits for this t.code: cogi

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

select one exit in smod then goto cmod here we will impliment the according to our requirement .

Note: If u want to check the correct user exit for put the break-point inside the exit and activate it. whenever it is doing debugg mode that is correct exit.

I think it may resolve u r problem.

Thanks and Regards,

P.Naganjana Reddy

0 Kudos

Hi,

The above user exits are not useful. I have tried with all of them.Can anyone help me in this issue

Thanks,

Manjula.s