Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10473

Re: Making Menu Item Active/Inactive

$
0
0

Hi Mr. Reddy,

 

You will have to create an Internal Table

 

DATA: itab TYPE TABLE OF sy-ucomm.

 

Then in your PAI of the menu click suppose you clicked create

 

APPEND 'CREATE' TO itab.

 

In the PBO where you are calling your status

 

SET PF-STATUS 'ZMY_STATUS' EXCLUDING itab.


Viewing all articles
Browse latest Browse all 10473

Trending Articles



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