cancel
Showing results for 
Search instead for 
Did you mean: 

COGI User Exit

Former Member
0 Kudos

Dear Gurus,

Can you help providing the user exit for reprocessing COGI? Is it the same as with the BADI from Backflush during confirmation? Basically we want to manipulate the splitting of the goods movement (special splitting) 261 in the COGI entries.

Thank you!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI Manoj,

you should use BADI not user exit.

Badi WORKORDER_GOODSMVT methode COGI_POST.

BR Sabine

Former Member
0 Kudos

Hi,

Find below user exits available for COGI :

Transaction Code - COGI Postprocess Faulty Goods Movements

Enhancement/ Business Add-in Description

Enhancement

CONFPP01 PP order conf.: Determine customer specific default values

CONFPP02 PP order conf.: Customer specific input checks 1

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

CONFPP04 PP order conf.: Customer specific input checks 2

CONFPP05 PP order conf.: Customer specific enhancements when saving

CONFPP06 PP Order Confirmations: Actual Data Transfer

CONFPP07 Single Screen Entry: Inclusion of User-Defined Subscreens

CONFPS01 PS confirmation: Determine customer specific default value

CONFPS02 PS confirmation: Customer specific input checks 1

CONFPS03 PS confirmation: Customer specific check after op. selecti

CONFPS04 PS confirmation: Customer specific input checks 2

CONFPS05 PS confirmation: Customer specific enhancements when savin

CONF0001 Enhancements in order confirmation

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

CONFPI02 Process order confirmation: Customer spec. input checks 1

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

CONFPI04 Process order conf.: Customer specific input checks 2

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

CONFPI06 Process order confirmation: Actual data transfer

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

CONFPM02 PM/SM order confirmation: Customer specific input checks 1

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

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

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

Check any of the exit which suits your need & fulfill business requirements.

Hope this helps.

Regards,

Tejas

Former Member
0 Kudos

May I know what you mean by:

we want to manipulate the splitting of the goods movement (special splitting) 261 in the COGI entries.

Normally either the setup is done to prevent entries into error handling tables in OPK4 by setting termination of confirmation processing. However in many cases it is required to allow confirmation posting and a subsequent job is setup in background which clears this entries depending on the message severity.

I would suggest first have a look at some standard programs such as CORUAFFW, CORUPROC etc. Check if they can address your need.

However if this is some specific custom need (i.e. special splitting which you refer), then do provide more info on what it means & what is the expectation