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

questions

Former Member
0 Likes
611

1>what is transort request?

2>t-code for spool?

3 REPLIES 3
Read only

Former Member
0 Likes
550

Hi Masum.

To transport any object from one server to other, we assign the objects to a transport request number (transaction SE01) and move all objects under that transport request to othe rserver.

T-Code for spool is SP01.

award points if found useful.

Regards

Indrajit

Read only

Former Member
0 Likes
550

Hi,

when you work with SAP, you must have several machines. One for the development, one for the test and the productiv machine.

You create your program in the development machine and after you finish it, you have to create it in the productive machine. To do that, SAP used the request order. A request order contain the change you have made in the DEV machine. You could see the request order with the transaction SE10. You can see the content by double-click.

When you will need to make the change in the PROD, you will need to release your request order and transport it with the STMS tools.

I hope you have an administrator that have already configure the STMS.

T-code for spool is SP01.

kishi.

Read only

Former Member
0 Likes
550

hi,

<b>1) what is transort request?</b>

To transport the elements that you create and edit in the planning environment from the Customizing system into a production system, you must specify the objects to be transported (for example, planning areas and planning levels) and add a Customizing request. The objects collected in this request are transported into the target system as soon as you release the request.

with help of trasport number only we can transoprt form development system to quality or production system.

<b>for more information on transoprt request follow this link.</b>

http://help.sap.com/saphelp_nw04/helpdata/en/ec/6bcb54e87311d3b7980000e82debc6/content.htm

<b>2) t-code for spool</b>

SP00 Spool and related areas

SP01 Output Controller

SP01O Spool Controller

<b>SP02 Display Spool Requests </b>

SP02O Display Output Requests

SP03 Spool: Load Formats

SP11 TemSe? directory

SP12 TemSe? Administration

SP1T Output Control (Test)

SPAD Spool Administration

SPCC Spool consistency check

regards,

Ashok reddy