how many no of buttons we can create on Apllication tool Bar?
Answer Posted / gvkreddy
We can create Max Eight Pushbuttons on ApplicationToolBar
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain what is sequence of event triggered in report?
What do you do when the system crashes in the middle of a BDC batch session?
How to transfer data into line items using batch input session method? : abap bdc
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How many detail lists can be created in interactive reporting?
Write syntax for message error (report)?
How do you get the number of lines in an internal table?
Difference between top-of-page and top-of-page during at line- selection?
Explain the advantages of different types of bdc's?
Explain the disadvantage of using exec sql statement in abap?
what is leave to TRANSACTION?
How many types of views are there? : abap data dictionary
What is elementary search help? : sap abap data dictionary
In which particular scenario we use sorted table and which particular scenario we use standard table?
Can a constructor be declared private? If yes then in which scenario?