What are screen painter? menu painter? Gui status? ..etc.
Answer Posted / preeti chaturvedi
Screen painter: Tool for creating the screens of a dialog transaction.
Menu painter: Tool for creating and designing the graphical user interface of an ABAP program.
GUI Status : Main element of the graphical user interface.A GUI status usually consists of a menu bar with menus, a standard toolbar, an application toolbar, and functions with function key settings.
Together with the GUI title, the GUI status defines the actual state of the user interface of an ABAP program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Explain the difference between float and packed data type?
Do you know any other patterns if yes.. explain
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the types of windows in sap script?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the tcodes for performance tuning?
Define abap/4 layer? : abap data dictionary
What is an abap dictionary? : abap data dictionary
Differentiate screen painter from menu painter.
What is meant by performance analysis? Have done anything to improve the performance?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Tell me a scenario where did you use secondary index?
What is a development class? : abap data dictionary