2008 Feb 07 7:55 AM
Hi All,
I am using table control for displaying the data related to customer and order....I have 4 columns in which 2 are order no and customer no....When i click customer no on the table control i want to display the customer address in the next screen....
For that i want to create a hyper link kind of for the customer no so that when the user clicks any customer no on the table control i can show the address of that puticular customer in the next screen....
Does anybdy have an idea how can we do that....Pls help me out
2008 Feb 07 8:25 AM
2008 Feb 07 8:43 AM
Hi,
I am not sure whether it is possible to have a hyperlink in the Modulepool program , as the hyperlink is to connect to open a link online . But yes this is verymuch possible in Webdynpro which is internet accessible .
You would probably have to have a column in the table control that is defined as a "pushbutton" to give you a "single click" option to leap off to a URL.
Reward Points if found helpfull..
Cheers,
Chandra Sekhar.
2008 Feb 07 8:48 AM
Create your TC with selection column.
I am not too sure if about the hyperlink thing but when the user selcts that particular line of your TC,you can display the relevant information of that customer.
For that you need to do a bit of coding as well.
2008 Feb 08 6:58 AM
Rohit, i mean the same may be i have used the wrong word " hyperlink" there....I want to display the required data when a user clicks the the data on the table control....
2008 Feb 08 7:18 AM
Just try to display the data in alv grid instead of table control..and then use the interactive method for this...i guess there is no mehtod for hyper link in tbc.....
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |