Answer Posted / paramjeet
Screen painter: Screen painter is a tool to design and
maintain screen and its elements. It allows user to create
GUI screens for the transactions. Attributes, layout, filed
attributes and flow logic are the elements of Screen painter.
Menu painter: Menu painter is a tool to design the interface
components. Status, menu bars, menu lists, F-key settings,
functions and titles are the components of Menu painters.
Screen painter and menu painter both are the graphical
interface of an ABAP/4 applications.
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
What is database view ? : sap abap data dictionary
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is the difference between ABAP and HR ABAP
Specify the types of data dictionary objects.
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are the types of views? : sap abap data dictionary
what is the process of creating quotation using BAPIs.
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is locking? : abap data dictionary
What is evaluation path, where do we do it and why? : sap abap hr
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is a persistent class?
What should be the approach for writing a bdc program? : abap bdc
Explain the differences between at selection-screen and at selection-screen output?