26) Explain the Importance of each type of window in
scripts?
Answer Posted / bighnaraj
Main window is compulsory for script and other type of winow
is constant , variable window u can place for the requirement
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why bapi need then bdc ? : abap bdc
What is an abap instance?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?
What is locking? : abap data dictionary
What are the uses of table pool or table cluster.
what will happen if called program is not executable ?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
How do you move on to the next screen in interactive reporting?
What are the tcodes for performance tuning?
Explain the uses of the simple maintenance interface? : sap abap hr
Difference between domain and data element? What are aggregate object?
What are the different methods of bdc? : abap bdc
Can we use on change of between select and endselect?