Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

LSO Webinar disable a label in table in standard application.

$
0
0

Hello All,

 

I am working on standard LSO application.

As shown in attachment I want to grey out location label if location is empty.

Additionally, the label is inside table .

I tried using the code as bellow.

loop at blanklocation condition .

container ?= view->get_element(location label ).

container->set_vissible('01').

endloop.

 

Now problem I am facing is all location label are grey out.

Can anybody guide me how can I disable label depending upon the condition of binded table.

This is standard application so I am not able to make any changes in layout of application.


Viewing all articles
Browse latest Browse all 3667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>