‎2007 Dec 07 6:43 AM
Hi,
when we open SE16 along with table name , In the selection screen of that table i want some default values apper for one particular field.
How can i do that???
‎2007 Dec 07 6:47 AM
hi
good
you can do this using the user exit available for se16.
thanks
mrutyun^
‎2007 Dec 07 6:49 AM
how...by using user exit...as i don't know anything about user exit.
‎2007 Dec 07 6:48 AM
Hi Anurodh,
You can't do that to appear but Try to create a Variant with all the data u needed and save it. You can choose the variant when needed.
Enter the values you needed to be displayed as default. Then click GoTo-> Save as Variant. Give the variant name and save it. Select the name when ever needed.
Regards,
Priyanka.
‎2007 Dec 07 6:49 AM
Hi,
it`s not possible to fill the fields only for this selection.
You can work with variants, i think, this is the best way.
On the other hand you can work with parameter-id´s. Most of the fields have this and you can enter it in you user-paramters. This variant has the effekt that the value will shown in each transaction, where this parameter-id is used.
Regards
Nicole
‎2007 Dec 07 6:51 AM
‎2007 Dec 07 6:52 AM
Hi, only possible by maintain variant. Go the required table thoguh SE16 and enter req values corresponding. After that, press save button and use in the future the same variant.
Suku