2008 Feb 25 11:55 AM
Hi all,
ME51N transaction will pickup NB document type by default. We can change the default document type by using personal settings in ME51N. But, can we restrict document type using ABAP development irrespective of default settings. Suppose NB is default doc type. If we open ME51N, some other doc type should come other than NB. Is it possible by ABAP development. Its very urgent. Please help me in this.
Thanks in Advance,
Siva Sankar.
2008 Feb 25 12:10 PM
Siva Sankar
You may use Field Exit to do this enhancement. You can create fieldexit from report RSMODPRF.
In order to use field exit check/activate Profile Parameter abap/fieldexit using t code RZ11.
Thanks & regards
Amol Lohade
Hi all,
ME51N transaction will pickup NB document type by default. We can change the default document type by using personal settings in ME51N. But, can we restrict document type using ABAP development irrespective of default settings. Suppose NB is default doc type. If we open ME51N, some other doc type should come other than NB. Is it possible by ABAP development. Its very urgent. Please help me in this.
Thanks in Advance,
Siva Sankar.
2008 Feb 25 12:10 PM
Siva Sankar
You may use Field Exit to do this enhancement. You can create fieldexit from report RSMODPRF.
In order to use field exit check/activate Profile Parameter abap/fieldexit using t code RZ11.
Thanks & regards
Amol Lohade
2008 Feb 26 3:01 AM
Hi Amol,
Thanks for your quick reply. Yes, I created field exit for that. After opening the tcode user has to change the doc type or he should press the enter, then only field exit will execute. The requirement is default should be other than NB. In our case, default will be NB if we press enter, the doc type is changing.
Is there any other way to do this?
Thanks,
Siva Sankar.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |