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

reports vrs sap scripts

Former Member
0 Likes
430

hi all

i just want to know the difference between sapscripts and reports from end user point of view and what are the particular cases where we can use only scripts but not reports and vice versa.

thanks and regards

A.Srikanth.

3 REPLIES 3
Read only

Former Member
0 Likes
397

HI Srikanth,

Script is a form which has a layout set as per the company standards and can be used for external use too. Generally reports are designed for internal use for in house users

Read only

FredericGirod
Active Contributor
0 Likes
397

Sapscript or Smartforms are used for paper document. Used outside or inside of the company.

Report are used to get a status of data, to know the quantity, the amount, ...

Fred

Read only

Former Member
0 Likes
397

Hi,

<b>SAP Script </b>supplies the layout (for example, page size) and

content (for example, sales data for an invoice) for your business

forms. You need SAPscript forms to print, distribute, or display the

business forms.

A <b>Report </b>is the way to display data fetched from database table onto screen or directly output it to a printer. It is of two types – Classical and Interactive. Generally reports are designed for internal use for in house users.

*Reward points for helpful answers.

Regards,

Amit