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

reg sap scripts.,

Former Member
0 Likes
612

hi experts,

I am new to Sap scripts , i need explanation about.

What is <b>sap scripts</b>?

What is the relationship of sap script with <b>output types</b>?

what is <b>spool</b> and its relationship with sap scripts?

What is the relationship between <b>presentation server - app ser-db server</b> with sapscript and spool?

i am totally confused plzzz explain?

4 REPLIES 4
Read only

Former Member
0 Likes
582

Hi Kannan,

SAP script is a format used for printing forms and text management in SAP system.

Sap script is client dependent.

We can print the SAP Script form as print out, telex, Fax or EMAIL the form using Output types.

Spool is used to print the form as print out.

Thanks.

Read only

Former Member
0 Likes
582

Hi,

SAP Scripts are client dependant forms for creating invoices,PO's etc.

scripts easy material

http://www.allsaplinks.com/sap_script_made_easy.html

Spool is u can say a memory area where all ur outputs are placed.

e.g. if u want to take a print of any form from SAP, then it will create a spool request in which a unique number will be assigned to ur print and it will be sent to Printer. The Spool requests can be viewed using transaction SP01.

Chk this link for more details:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb10...

RSTXPDFT4, Check this program

Regards,

Priyanka.

Read only

Former Member
0 Likes
582

Hi

Refer this link for SAP Script

https://forums.sdn.sap.com/click.jspa?searchID=2424814&messageID=3298896

relationship of sap script with output types

https://forums.sdn.sap.com/click.jspa?searchID=2424826&messageID=3084191

Reward points if useful..

Regards

Nilesh