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 to create a button in selection screen? how to add a gui
status in a selection screen?

Answer Posted / aruna

TYPE-POOLS icon.
TABLES sscrfields. " screen fields
DATA functxt TYPE smp_dyntxt.

and in selection-screen
SELECTION-SCREEN: FUNCTION KEY 1,
FUNCTION KEY 2.
AT SELECTION-SCREEN.
CASE sscrfields-ucomm.
WHEN 'FC01'.
endcase.

This will give you the ida how we can add a button in the
Applicationtool bar .

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Concepts of OO ABAP and why we are using it?

1474


What are conditional chain statement?

1276


What is sequence number

2231


Explain what is the step-by-step process to create a table in data dictionary?

1186


What is meant by hotspots?

1252


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

2306


What is filter dependent BADI?

1437


What is a bsp application? : sap abap hr

1186


What will you code in start-of-selection & end-of-selecton & why?

1089


What is the meaning of table buffer? This buffer is used by which type oftable?

1267


Final class

1604


When was the sap abap being created?

1202


What is system-land-scape of your project?

1106


what is the transaction transaction for setting parameters rdisp/buffermode

4538


What is difference between inner join and outer join?

1140