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 maintenance generator- disabling and enabling row wise

0 Kudos

I have to make column of every row disabled if that particular field is initial by using table maintenance generator. I have one table(ztxxr) and in that table records are present. So how could i achieve this.

suppose:

i have 10 fields and 5 records:

   c1 c1 c3 c4 c5 c6 c7 c8 c9 c10

1 a   b   c    d        f   g    u   h  

2

3

4

5

if in first record any of the cell is initial then have to make it disabled.

I have tried using events in TMG but coud not achieve this

Please help me on this.

1 REPLY 1

nishantbansal91
Active Contributor
0 Kudos

Hi,

I don't think that it could be possible using TMG. For this i think create one OOPS ALV and disable the cell according to your requirement.

Regards,

Nishant