Hi all,
Which customer exit shall i use to make profit center field mandatory
in coro transaction.
I have used screen variants to make profit center mandatory
but it is mandatory only if we navigate to the assignment tab in coro transaction.
regards
Tanveer ahmed.
Hi,
Maybe you can try modification. Change the screen 5140 (SAPLCOKO) from "possible" to "required". See the attachment.
Best of luck.
Saurabh
Look at module executed in PAI, the module " header_check_user_exit" call the exit EXIT_SAPLCOKO1_004 (enhancement PPCO0018 "Check for changes to production order header") could you try to insert your check there.
Regards,
Raymond
Hi Tanveer,
you can check with your functional this can be made mandatory by configuration.
If still you are not getting any solution you can go for either of below options.
1. Make the field mandatory by using screen variant.
2.Using field exits(create field exit on data element).
Please <removed by moderator> if helpful...!
Message was edited by: Manish Kumar
Add a comment