Hi All,
I have scenario like i have table element binded with RFC output node data is coming but in the same view search criteria is there based on that I have to show particular rows.
Exp: Table is having 3 rows
101 AAA SalesManager
102 BBB AccontManager
103 CCC Marketing Manager
Above three rows are coming from RFC with one input field in the each row. In the same view input field /button is there. If I enter input filed (Search criteria)101 when ever I click on search I have to get only one record from the table after that I have to do some other process with same table node.
How itÂ’s the way to do.
Thanks in advance.
~Adams.