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 co01

Former Member
0 Kudos

GUY'S

when i go for tcode:CA02 and set status to 3 in general

data section and then go to tcode co01 to create

production order for the same material and same plant,

it pop up message ( routing not released:15294)

and then it save it.but requriment is not to create

production order when routing is set to 3,problem

is i ckecked all possile user-exit ,but non of the user-exit is triggered for particular situation,pls help,

it's urgent and i am not getting any idea

2 REPLIES 2

former_member181966
Active Contributor
0 Kudos

User_exit in CA02

Transaction Code - CA02 Change Routing

Exit Name Description

CMDI001 Determine explosion control for BOM

CPAU0001 Enhancement for Authorization Check in Task Lists

CPDO0001 Test units of measure for reference operation set

CPRE0001 Enhancement for Reorgnization Checks in Task Lists

XCZD0004 Extend authority check for the material-recipe allocation

You can copy this program to find user_exit

Check thread

Hope this’ll give you idea!!

P.S award the points.

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

0 Kudos

HI ALL

i suppose u would have taken time to understand the issue ,from starting itself i am saying that i have

program to find user-exit ,but which user-exit

will help me in solving my issue.