26) Explain the Importance of each type of window in
scripts?
Answers were Sorted based on User's Feedback
scripts contains the 3 different types of windows
main window
variable(secondary) window
constant window
variable window and constant window functionality both are
same but we are mostly use variable window. this is used
for print the limitation of information if data is larger
than window size how date is place in window that much of
data is displayed remaining will be truncated.
But in main window if data is larger than window the
specified data will place on main00 the remaining will
place on main01 in similar manner up main98 so in main
window we never no data loss .
Is This Answer Correct ? | 0 Yes | 0 No |
Function Module to upload the Excel sheet into SAP Internal Tables. * a) GUI_UPLOAD b) CL_GUI_FRONTEND_SERVICES=>GET_UPLOAD_DOWNLOAD_PATH c) CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD d) All the above
What is the disadvantage of a call by reference?
what is Initialization Purpose?
how do find a name of a print program?
Suppose if I’ve 10 records, I don’t want to update 9th record? How can we do that?
how to transfer smartforms?
You have written a program for displaying a report on the screen. It is working fine and is displaying the report on the screen. now I change the resolution of my system and again I run the same program. what will be the output?
Explain the different types of mode (run code) in call transaction method?
what are the events in ABAP?
18 Answers Keane India Ltd, Microsoft,
how to migrate standard text in sap script to smart form?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
how to process the idoc?