Application Development 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: 

Selection screen for table

0 Kudos

Hi ,

Is it possible to add selection screen for a table.

With that selection screen i can insert/modify values.

Thanks and regards

P Kumar

4 REPLIES 4

FredericGirod
Active Contributor
0 Kudos

Hi,

you have to use the transaction SM30 or SM31 for this job.

before you must allow the access to SM30/31 for the table (in se11) and create the screen for this transaction (in se11 -> utilities -> generate screen management ...

Rgd

Frédéric

Former Member
0 Kudos

Hai Praveen

check the following Link

http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/selectio.htm

Thanks & Regards

Sreenivasulu P

Former Member
0 Kudos

Hi Praveen,

u can modify the table contents using the SM30 transaction.

For this make sure the 'Table maintenance generator' checkbox is set 'ON' on the table properties.

Later run the table maintenance generator from the UTILITIES dropdown.

Later go to SM30, and maintain the contents.

If found useful, award ponts pls..

Regards,

Bharadwaj

Former Member
0 Kudos

HI

GOOD

YES YOU CAN DO THE SELECTION SCREEN IN THA TABLE CONTROL YOU GO THROUGH THESE LINKS I HOPE IT WILL GIVE YOU THE COMPLETE IDEA ABOUT THIS

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9c2e35c111d1829f0000e829fbfe/content.htm

http://www.google.co.in/search?q=ADDSELECTIONSCREENFORATABLE,+ABAP&hl=en&lr=&start=20&sa=N

THANKS

MRUTYUN