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 Types

Former Member
0 Likes
478

Hi,

Can nebody tell me something about output types regarding SAP Script?

What are Output Types ? How they are managed ?

Regards,

Nitin

2 REPLIES 2
Read only

athavanraja
Active Contributor
Read only

Former Member
0 Likes
354

Raja has given you the link to help which explains it.

In other words -

Output types are represent how you want to output information. In SAP Script context it links the print program with SAP script. Output types are part of Output determination procedure which is linked to the application (e.g. Purchsing). Output types are also linked to Access sequence, which allows you to create condition records so that output types can be processed automatically.

Cheers,

Sanjeev