Answer Posted / sukhbir
In short : outtype type means type of output..Ex
print,fax,email,edi,ale..etc
This come into picture in Sapscript...and Idoc also ..
RSnast is the program used to precess all type of
output..and I believe the tcode for this program is BD15.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is bapi,badi,bdc,ale idocs?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What is update task
What is design pattern? Provide example .Why are we using it?
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 the tcode for sapscript forms?
What are the aggregate objects in the dictionary? : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How will you define posting procedures?
What is macro? : abap hr
How to write a code in tab control? : abap bdc
What is interactive reporting?
What is table buffer?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are the difference between tables and structures?