cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Loipro creation user-exit

andrea_peroni
Explorer
0 Kudos
428

Hi all!

I would like to put some control logic (to modify an idoc field) during the creation of the loipro IDOC (currently, I use the rcclord program to create it).
Can someone tell me if there are any user-exit for this?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Ryan-Crosby
Active Contributor
0 Kudos

You can find it in SMOD under enhancement 'LOI00001'.  It is called several times during the generation of a LOIPRO IDoc with different inputs each time.

 

Regards,

Ryan Crosby

andrea_peroni
Explorer
0 Kudos
Ciao Rian, I tried to put a Break point in all exit on enhancement 'LOI00001', but none were acrivate during idoc creations. Do I need to activate something else?
Ryan-Crosby
Active Contributor
0 Kudos
@andrea_peroni yes, you must create a customer project referencing 'LOI00001' in transaction CMOD and activate any relevant components.

Answers (0)