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...

can any one tell me the following question's answer
1. How can we create PUSH Botton in presentation layer.
2.How can we print the record.
3.If database has nor records & if we write 'for all
entries' in select statement then what will be happen.

Answer Posted / bandivenkateswarlu

1.create the pushbutton in Presentation server by using the
syntax is given below.

for creating the pushbutton:

selection-screen pushbutton 10(06) 'name of pushbutton'
user-command cli1.
This is initilized into the Initialization event in the
classical report.
2.print the record by using the statement Loop at

Loop at Itab
write: itab-field.
Endloop.
3.if database has no records it will work as like this.
first up all it will check the base table if this table is
empty then it will retrive the data from the destination
table based on the condition.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the personnel administration related Infotypes

2559


Explain how do you use structures in the abap programs?

1060


Select query optimisation

1435


****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com

2216


What are the basic objects of the data dictionary?

1071


What are lock objects?

1076


What is the t-code for transaction recorder? : abap bdc

1113


What is For-period and In-period

2257


Define external layer? : abap data dictionary

1233


What is bdc? : abap bdc

1070


Why do we use dynamic where conditions?

1503


Explain the disadvantages of logical databases?

1036


What happens Update command is used without where clause ?

1242


What are pooled tables? : abap data dictionary

1194


What is a type group?

984