2014 Feb 10 1:36 PM
Hi ,
Tcode : IW41
IW41 tcode snapshot :
I need to make the activity type as blank.
Thanks
Barun
Hi,
As suggested by Nabheet, you have to find an user exit at the time of save. Below user exit may help.
| CONFPI05 | Process order conf.: Cust. spec. enhancements when saving |
Thanks
Gangadhar
2014 Feb 10 1:42 PM
Hi,
Please implement the user exit CONFPI01 for default values.
Thanks
Gangadhar
2014 Feb 10 2:11 PM
Hi ,
I have implemeted the logic in EXIT_SAPLCORF_001 , which has a custom exit .
But this FM is not called ..I am not sure why it is not being called . Is there a switch framework for FM's?
Thanks
Barun
2014 Feb 10 2:15 PM
Have u followed the process of implementing customer exit?
Else, please follow this link: Customer Exits (CMOD) - ABAP Development - SCN Wiki
2014 Feb 10 2:17 PM
Hi Barun,
Please implement the user exit CONFPI01 with FM exit EXIT_SAPLCORF_401 and implement logic. Make sure CMOD project is activated.
Hope it helps.
Thanks
Gangadhar
2014 Feb 10 2:18 PM
Did you create a project in CMOD for this customer exit?
Nabheet
2014 Feb 10 3:32 PM
Hi ,
Its chnaging the default value to blank after CMOD activation . But again what if the user changes the activity type . Is there a logic that can be implemented .
Thanks
Barun
Accenture
2014 Feb 10 5:19 PM
For that you have to search for some other exit in save. I am sure if you search here you will find many exits/BADI
Nabheet
2014 Feb 11 5:16 AM
Hi,
As suggested by Nabheet, you have to find an user exit at the time of save. Below user exit may help.
| CONFPI05 | Process order conf.: Cust. spec. enhancements when saving |
Thanks
Gangadhar
2014 Feb 10 1:44 PM
Hi Barun,
Please refer this link for user exits and BADIs in IW41: Reg. IW41 User Exit | SCN
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |