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: 

how to hide the field in sm31 table view

Former Member
0 Kudos

experts pls help....

1 ACCEPTED SOLUTION

alison_lloyd
Active Participant
0 Kudos

go to the screen painter and hide from there

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

Check this thread:

Regardsm

Ravi

alison_lloyd
Active Participant
0 Kudos

go to the screen painter and hide from there

Former Member
0 Kudos

Hi Gopal,

If you are working with a maintenance view object, use the Attributes and mark the field as Hidden. Re-generate maintenance dialog afterwards.

If you are working with a table object, then you can simply remove the field from the generated table control. Also remember to remove the field from the FIELD - CHAIN statement in the PAI.

But, in such a case, remember that you should manually maintain some coding on the screen, to fill up/read/change the value of your hidden field programmatically.

Best Regards,

Rekha

Former Member
0 Kudos

Hi gopal,

What is is your problem?

Please follow the rule of forum and post withdetail problem.

Regards,

Anirban Bhattacharjee