2008 Dec 01 10:02 AM
Hi,
I have a requirement where I need to have interaction on text field. To provide more details, I am displaying report which has the records in text format. I am concatenating each record of the internal table data into one text field as I need to display the data horizontally/vertically. But if I use interaction on these fields, it does not exactly specify the value/field I clicked on. I have different types of fields such as Material document, Material, Production order etc.
Please let me know if this is possible and procedure for it if it is so.
Thanks
Lakshmi
Hi,
I have a requirement where I need to have interaction on text field. To provide more details, I am displaying report which has the records in text format. I am concatenating each record of the internal table data into one text field as I need to display the data horizontally/vertically. But if I use interaction on these fields, it does not exactly specify the value/field I clicked on. I have different types of fields such as Material document, Material, Production order etc.
Please let me know if this is possible and procedure for it if it is so.
Thanks
Lakshmi
2008 Dec 01 10:05 AM
please clarify your requirements.... as far as my understanding.... you need to edit something which you are displaying in a text field... is that so...?? if it is, then it is easy, code for textfield-enable as true in the code.... simple.... or get back if u need further help...
regards
2008 Dec 01 10:10 AM
Hi Lakshmi,
AT LINE-SELECTION
Use GET CURSOR FIELD fnam VALUE fval
or use HIDE technic
Please go through the KEY word documentaion for further info there are examples along with.
Hope this will solve your problem
Regards
Ramchander Rao.K
Edited by: ramchander krishnamraju on Dec 1, 2008 11:11 AM
2008 Dec 01 10:13 AM
Hi Prem,
Thank you for the response. Please find below the layout of my requirement.
Posting date mm/dd/yy mm/dd/yy mm/dd/yy mm/dd/yy
Material doc xxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Confirm'n cntr x x x x
Reversed R R R R
Material BASE
UoM
xxxxxxxx xx ...... ...... ........
: :
: :
: :
Final confirmation .... .... .... ......
Text .... .... .... ......
I have few records to be displayed horizontally(Material document, Posting date, Confirmation counter etc) and few vertically (Material data, Base UoM, Quantities etc).
For this, i have taken the data into a text field and displying it. But the limitation for this is the interaction. If I click on a particular material document it should navigate to MB03, if on Material MM03, If on Production order CO03 and so on.
I hope this clarifies the requirement. Please let me know if you need further information.
Thanks & Regards,
Lakshmi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |