‎2008 Oct 29 1:14 PM
Hi all,
I have a description linked to one field. ineed to pick up the description when i select this field automatically just like short description in data element.How can this be achieved?
Best Regards,
C.Abhinay
‎2008 Oct 29 1:16 PM
Hi,
Your question is not clear enough. Let me know in which scenario you are looking for the description.
‎2008 Oct 29 1:15 PM
‎2008 Oct 29 1:16 PM
Hi,
Your question is not clear enough. Let me know in which scenario you are looking for the description.
‎2008 Oct 29 1:18 PM
Hi all,
i have two fields.
one of which has a code and the other has a description in the same table.
now i have made this code as a check field for another field in another table, but when i select this code in the other table i need to get the description also automatically. i am using table maintenance generator.How can this be achieved?
Best Regards,
C.Abhinay
‎2008 Oct 29 1:25 PM
Always use proper subject line. you can try with the Events of the Table maintenance. you can try with the event 21 and populate those fields(you need to select the correct data using the relation).
‎2008 Oct 29 1:52 PM
Hi vijay,
Sorry, but what subject line could i have used.
Best regards,
C.Abhinay
‎2008 Oct 29 1:56 PM
in the previous post only you mention the Table maintenance. you should have mentioned all the details in the Beginning to avoid confusion.
‎2008 Oct 29 2:33 PM
Hi vijay,
But how do i use my select statement inside this form routine. it says that the statement is not accessible.
‎2008 Oct 29 2:46 PM