2012 Jul 25 6:00 PM
Hi experts ,
I am creating measurement point document in t.code Ik11 and when it is saving it will directly call the t.code IW21. I have done this using user exit. But I want when the t.code IW21 will be called then a default notification type ( which i will define ,say this is 'M4') will be shown in IW21 screen.
How I wll do this. I need your help.
2012 Jul 26 5:43 AM
Hi,
In IW21, you can go to Extras -> Settings -> Control/Default Values and fill the value you need to default for the notification type. This will set the Type for your User ID.
You can also run CALL TRANSACTION 'IW21' USING bdcdata_tab OPTIONS FROM opt.
Pass the values for just filling the first screen in bdcdata_tab.
Thanks,
Shambu
2012 Jul 26 5:43 AM
Hi,
In IW21, you can go to Extras -> Settings -> Control/Default Values and fill the value you need to default for the notification type. This will set the Type for your User ID.
You can also run CALL TRANSACTION 'IW21' USING bdcdata_tab OPTIONS FROM opt.
Pass the values for just filling the first screen in bdcdata_tab.
Thanks,
Shambu
2012 Aug 01 5:04 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |