Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

output type

Former Member
0 Likes
655

what is output type could u plzz tell?

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
584

An output type is something that controls the output of a certain business object. For example, when you create a purchase order, output is created based on the output type which defines how the output is created(via form, and print program) where it is printed, and when it is printed.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
584

Output type controls the output of a business transaction document, including if it is going to be printed, or faxed, or emailed or via EDI or some special function. It also controls if it should be output immediately or later.

Read only

Former Member
0 Likes
584

Hi,

Output types in Scripts is the interlinking one between the form, Print program. It will have the information like, how to print and what type of printing and the country information also

Regards

Sudheer

Read only

Former Member
0 Likes
584

Hi,

An object type and a document type are needed for archiving. The object type is mostly predefined for the application, however in some cases it is dynamically transferred by the application to Message Control.

The document type is defined in SAP ArchiveLink Customizing. It is important that the object type used there is assigned to the document type.

The document type to be used can then be entered in the Storage system title of the message type The Storage mode selection field controls whether a message is outputted, stored or outputted and stored. The entry of a document type is only necessary in the last two cases.

Refer

http://help.sap.com/saphelp_erp2005vp/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm

Regards,

Santosh

Read only

Former Member
0 Likes
584

Hi,

Output type is nothing but a final result, i.e what style the result should display.

Regards,

Bhaskar