Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Module pool at table maintaince generation

Former Member
0 Likes
240

hi all i created a table with some short text and one long text .

when i entered some value in short text i have to get long text in other field automatically which is maintanind in one table.

please any one tell me wehre to write this progrom and how i need to maintain the talbe maintaince generator with screens.

with regards

anand

1 REPLY 1
Read only

Former Member
0 Likes
225

HI,

To get this u need to capture fcode for the enter and process the PBO and PAI process.

when the user enter the value in the short text and press enter or any other action on the screen this short text has to be pushed in to both the fields of internal table of the table and a pbo process has to be run for transfering of the values to the table automatically.

Regards,

Naresh.