Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can you change properties of screen elements dynamically
in Module pool Programming ?

Answer Posted / vijeta aharwar

In PBO event , loop at screen & modify different screen
element.
eg.-> deactivate a parameter
loop at screen.
if screen-name = 'Material Number'.
screen-Input = 0.
screen-active = 0.
endif.
endloop.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the different between abap and ooabap? Why do we use ooabap?

1233


What is a subroutine?

1108


What are advantages and disadvantages of logical data base

2305


How do you save data in bdc tables? : abap bdc

1130


What does the extract statement do in extract datasets?

1146


What are the steps in a bdc session? : abap bdc

1068


What are the events in screen programming?

1205


What are the events used in abap in the order of execution?

1050


What are the system fields? Explain?

1175


What is meant by a schema? : sap abap hr

1222


What are the drill-down features provided by abap/4 in interactive lists?

1103


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

4010


Setting up a BDC program where you find information from?

1265


Can matchcode object contain ids with different update types? : abap data dictionary

1121


In a loop of an internal table, what is the use of at first & at last statements?

2021