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: 

User exit for user-specific field in operation detail of routing ??

chuangmateo
Explorer

Hi Experts:

I'm looking for any User exit/enhancement for routing (CA01/CA02), specific for "user-specific field" under operation detail.

we have implement "User-Defined Fields"(OPEC) and user ask for more extension function, when user choose an "field key", system can get some data from master data automatically.

And I cannot find any user exit/badi/enhancement-spot suitable for this requirement !!

For now, only found ES_SAPLCPDI can check data before SAVE but still cannot find anyone can get data and display on screen if user choose "field key".

Any suggestion??

Thank you...

Matt

5 REPLIES 5

roberto_forti
Contributor
0 Kudos

Hi,

SAP transaction SMOD/CMOD and try to identify user-exit/customer-exit.

Regards,

Hi Roberto:

Thanks your response.

My fault, I didn't mention I have check EXIT under package under "CP" in SMOD/CMOD, those enhancement under Package "CP" (SE80) and set break-point at CL_EXITHANDLER-GET_INSTANCE to check any EXIT... but got no luck...

Regards,

Matt

0 Kudos

Hi Matt,

No problem!

Have you checked SAP transaction SPRO under corresponding functional module?

Attached SAP documentation find-badi-spro.png

Regards,

Roberto

Hi Roberto:

Thanks again, I had check IMG-Production-basic data-routing-Operation data and there is only 1 BADI, I had implemented it also and not works for me, it's specific for "manufacturing process".

Thanks.

Matt

0 Kudos

Ok Matt.

Regards