‎2007 Aug 23 10:33 AM
I'm working on Module pool. created z table. and I have a field description, it should store nearly 600 characters, i shd implement withut concatenation statement. is it possible? please guide me.
‎2007 Aug 23 10:50 AM
Hi Vamsi,
Could this program be of some use RSDEMO_DRAG_DROP_EDIT_TREE
If not please specify your requirement clearly, so that we can suggest an alternative.
In case you are talking about Long Text. You can use the FM's : create_text, read_text, save_text to create long texts. see the documentation of how to use them.
Regards
Gopi
‎2007 Aug 23 4:20 PM
Hey Gopi,
My query is regarding MODULEPOOL.There is a db table with 3 fields.
1st field is 'Vendor no.' 2nd field is 'Vendor city' and 3rd field is 'Feedback'.
In layout........
there are 3 push buttons DISPLAY, EDIT and SAVE.
When we want to enter text into 'FEEDBACK' field it has to allow us to enter upto 600 charecters.
I am using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of the 256 charecters line cursor is not moving to 2nd line automatically.
Then it's needed to use down arrow or tab.
so, do you suggest any other way rather than input/output field?
Thank you for trying
regards
Ali
‎2007 Aug 23 4:22 PM
Hey Gopi,
My query is regarding MODULEPOOL.There is a db table with 3 fields.
1st field is 'Vendor no.' 2nd field is 'Vendor city' and 3rd field is 'Feedback'.
In layout........
there are 3 push buttons DISPLAY, EDIT and SAVE.
When we want to enter text into 'FEEDBACK' field it has to allow us to enter upto 600 charecters.
I am using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of the 256 charecters line cursor is not moving to 2nd line automatically.
Then it's needed to use down arrow or tab.
so, do you suggest any other way rather than input/output field?
<b>ANY ONE OF YOU PLS TRY TO SOLVE IT</b>
Thank you for trying
regards
Ali
‎2007 Aug 23 4:26 PM
Hey Gopi,
My query is regarding MODULEPOOL.There is a db table with 3 fields.
1st field is 'Vendor no.' 2nd field is 'Vendor city' and 3rd field is 'Feedback'.
In layout........
there are 3 push buttons DISPLAY, EDIT and SAVE.
When we want to enter text into 'FEEDBACK' field it has to allow us to enter upto 600 charecters.
I am using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of the 256 charecters line cursor is not moving to 2nd line automatically.
Then it's needed to use down arrow or tab.
so, do you suggest any other way rather than input/output field?
<b>ANY ONE OF YOU PLS TRY TO SOLVE IT</b>
Thank you for trying
regards
Ali
‎2007 Aug 23 4:27 PM
Hey Gopi,
My query is regarding MODULEPOOL.There is a db table with 3 fields.
1st field is 'Vendor no.' 2nd field is 'Vendor city' and 3rd field is 'Feedback'.
In layout........
there are 3 push buttons DISPLAY, EDIT and SAVE.
When we want to enter text into 'FEEDBACK' field it has to allow us to enter upto 600 charecters.
I am using input/outfield ,but it is allowing us to enter upto 256 charecters only so, i took 2 input/output fields and used concatenate logic. But at the end of the 256 charecters line cursor is not moving to 2nd line automatically.
Then it's needed to use down arrow or tab.
so, do you suggest any other way rather than input/output field?
<b>ANY ONE OF YOU PLS TRY TO SOLVE IT</b>
Thank you for trying
regards
Ali