‎2007 Aug 01 9:11 PM
i have to make some changes in ME51n, there is a single text field for accepting equipment number , i have to create a table control for that so as to accept multiple equipment numbers as input. How do i proceed with this. I appreciate your responses
‎2007 Aug 01 9:40 PM
‎2007 Aug 01 9:48 PM
I know one user exit for PO which is creating Custom fields in ME21N,ME22N,ME23N Transaction
Enhancement : MM06E005
But you get new screen with separate new tab.
Thanks
Seshu
‎2007 Aug 02 3:55 PM
I have to create a table control in the same screen in place of input/output field .Any suggestions on this please
‎2007 Aug 02 11:08 PM
Hello Deepthi,
It is not possible unless if you modify standard functionality.
There is no user exit to related to your requirement.
I would suggest that do not modify sap standards,if you modify the standards then you will not get any support on that transaction.
Thanks
Seshu
‎2007 Aug 03 5:08 PM
How can I complete the request then ? I am not sure if it is a standard screen or a subscreen . How do i check that ? As far as i see its not a subscreen .
‎2007 Aug 03 5:09 PM
‎2007 Aug 03 6:26 PM
You can use MEREQ001 Screen exit, But this will give sepatrate tab.
Thanks
Seshu
‎2007 Aug 03 8:21 PM
may be i have to modify the standard includes then ? how do i solve O.W