‎2011 Dec 28 9:15 AM
Dear all,
I created a CBO table and generated table maintenance.
What I want is that to get vendor name immediately when I choose vendor code and input the name on vendor name field in the CBO table automatically.
I added search help (KRED) for the 'LIFNR' field of vendor code and "NAME1" with data elelment(NAME1_GP) is a field name for vendor name in the CBO table .
Could you tell me how to do it?
Thank you very much in advance!
‎2011 Dec 28 11:07 AM
Hello friend,
Please see this link for the events which can be handled in TMG.
From the above link you can find which event will be more suitable for your scenario.
The below link specifies the steps for creating TMG.
I think these will solve your problem. If you still face any difficulties revert back to me i will help you.
Thanks,
Sri Hari.
‎2011 Dec 28 9:17 AM
Search for events there you will able able to find many. Create event and write your code for the same.
Nabehet
‎2011 Dec 28 9:25 AM
Hi ,
what is CBO ? ,
anyhow , coming to your question , as Nabehet said , you can use following options...
1.TMG events.
2.Modify the TMG screen and add POV event(but if you re-generate the TMG,you need to re write it )
regards
Prabhu
‎2011 Dec 28 11:21 AM
Thanks for your reply.
Could you explain me more in details regarding two options which you mentioned.
‎2011 Dec 28 12:06 PM
Events in SE54 or you can directly modify screen changs will be lost if screen is regenerated in this case
‎2011 Dec 28 10:17 AM
HI ,
Create table maintenance generator in menu tool bar Environment -> modifications-> events there u can create events there we have up to 30 records check event number 05 , this event will trigger when user clicks on save.
Regards
Siva
‎2011 Dec 28 11:07 AM
Hello friend,
Please see this link for the events which can be handled in TMG.
From the above link you can find which event will be more suitable for your scenario.
The below link specifies the steps for creating TMG.
I think these will solve your problem. If you still face any difficulties revert back to me i will help you.
Thanks,
Sri Hari.