‎2007 Aug 21 2:35 PM
Hi All,
I have created a table maintenance genrator to a Z table.
Now I can maintain (create, delete, modify) the table entries from SE16 or SM30.
But on user's request I have created a Z transaction for the maintenance of this Z table.
Now if user types this trasaction in command bar the table contents will be displayed in a tabular format in display mode
(of course we can create new entires or delete the existing entry)
this Ztable is having 3 columns, amongest one is Base Unit of measurement.
here i am facing the problem, user want to me to restrict Base Uom as "KG" only so that if user is giving some other Base Uom other than KG, i need to show an error message in status bar 'like plese give base Uom as "KG" only...
Please help. this is an urgent requirement.
Thanks in advance.
‎2007 Aug 21 2:43 PM
Hello,
On tcode SE11 go to your z table. Then click on Utilities -> Table Maintenance Generator, Then click on Enviroment -> Modification -> Maintenance Sceen -> double click there. Over there on the PAI you can add a new module in order to validate all the data you need.
Hope this helps,
Dont forget to reward!!
Gabriel P.
‎2007 Aug 21 2:43 PM
Hello,
On tcode SE11 go to your z table. Then click on Utilities -> Table Maintenance Generator, Then click on Enviroment -> Modification -> Maintenance Sceen -> double click there. Over there on the PAI you can add a new module in order to validate all the data you need.
Hope this helps,
Dont forget to reward!!
Gabriel P.
‎2007 Aug 21 3:11 PM
thank you very much.
I will try to add new include as per your guidance.
‎2007 Aug 21 3:43 PM