how many main windows you can maintain in a smartform?
wt is the types of window in smartform?
Answer Posted / sravan
In smartform we can define only one window as main window
and we can define n number of secondary windows as per
requirement.
Smartform usually have two types of windows.
1. Main window : it is flow content in smartform.
2. Secondary Window : it will be restricted to specific
place and can't be extended to next page.
| Is This Answer Correct ? | 11 Yes | 14 No |
Post New Answer View All Answers
What are the types of the programming language used in the sap abap software?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the difference between call transaction method and the session method? : abap bdc
What is the use of enqueue function module? : sap abap data dictionary
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
Difference between /N and /BEND?
What is the difference between synchronous and asynchronous update? : abap bdc
What are the types of parameters in the function modules?
What is interactive reporting?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What functions does a data dictionary perform? : abap data dictionary
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
When the top-of-page event does get triggered?
What is screen flow logic? What are the sections in it?
Explain what is an rdbms?