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
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is full form of bdc session? : abap bdc
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the differences between abap and ooabap. In which situation we useooabap?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is off cycle payroll run
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What are pool tables?
What is new enhancement framework?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is the maximum number of match code id's that can be defined for one match code object ?
What is amdp (abap managed data procedures)?
What is your approach for writing a bdc program? : abap bdc
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
How do you process errors in session method ? : abap bdc