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: 

Table Control Wizard -> Insert rows option

Former Member
0 Kudos

Hi,

I'm trying to create a Table in the Sreen Painter with the Wizard. The user must be able to insert new rows.

The problem is that when I'm creating the Table with the Wizard the option for insert new rows is disabled.

Do anyone know what do I need to do to enable this option?

Thanx in advance.

5 REPLIES 5

mandar_shete
Active Participant
0 Kudos

Hi,

When you start the Wizard in the 5th Step "<b>Table Control Attibutes</b>" select the Input control radio button under the heading <b>Input/Output Attributes</b>, so that in the next step "<b>Select additional table maintainance functions</b>", "<b>Inster/Delete line</b>" checkbox will be enabled. Ticked that checkbox .

Former Member
0 Kudos

I'm doing exactly what you say and the Checkboxes are disabled. That is the question, what do I need to do to enable the Insert/Delete row checkbox?

Former Member
0 Kudos

I need help ! =(

0 Kudos

The line selection radio checkbox and button should be enables in the previous window of the Wizard for Insert/Delete row icons to be enabled. For line selection your internal table or dictionary table should have a column thats not used for display.

This will solve the problem.

nmirandaghn
Participant
0 Kudos

Lately I've had this issue and sometimes it works and sometimes it doesn't and I can't tell if there's a pattern. I recommend to try different combinations, for example, when selecting fields in screen 4 in the table control wizard try to select a few ones or select them all. This has worked with me several times when I had this situation.

As I stated, I can't tell a pattern on this because sometimes it works just fine. Try this solution. Hope it helps.

By the way I'm using SAP GUI 7.3

Best regards.