what is diffrence subroutine in report and subroutine in
script.....
Answer Posted / us
in script we need to call subrotine by using command and
then call that subroutine in print program
like /: perform call_us.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which function module would you use to check the user’s authorization to access files before opening a file?
What happens Update command is used without where clause ?
What are the advantages and disadvantages of ABAP query tool?
How does the interection between the dynpro and the abap/4 modules takes place?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are the different attributes that can be assigned to a variant?
How to eliminate duplicate entries in internal tables?
What are data classes? What are the various data classes available for selection? : 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.
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 is payroll driver
Can we create a gui status in a program from the object browser?
What has to be done to the packed fields before submitting to a BDC session.
What are the requirements a dialog program must fulfill?
How to copy table across clients?