2007 Dec 05 3:25 PM
hi friends,
what i need is some sample of an selection screen with an alv where i can add lines ( e.g. for fields ) to and the information is then stored to internal table so that it can be used for further steps...how could i do that the best way ? any ideas ?
Clemens
2007 Dec 05 3:33 PM
Hi,
Check the program "BCALV_EDIT_01"
there is an option of CREATE entries which can be used to create a record which is captured in the internal table for further processing.
Cheers
VJ
hi friends,
what i need is some sample of an selection screen with an alv where i can add lines ( e.g. for fields ) to and the information is then stored to internal table so that it can be used for further steps...how could i do that the best way ? any ideas ?
Clemens
2007 Dec 05 3:33 PM
Hi,
Check the program "BCALV_EDIT_01"
there is an option of CREATE entries which can be used to create a record which is captured in the internal table for further processing.
Cheers
VJ
2007 Dec 05 3:33 PM
Check this report:
BCALV_TEST_FULLSCREEN_EVENTS
Regards,
Naimesh Patel