Application Development 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: 

Local Transport

former_member1229370
Participant
0 Kudos
3,895

Hi,

What is the meaning of Local Transport? How to create it? Why a local transport is required? Why can't we use a workbench transport instead of local transport?

Please note that I am not talking about $tmp objects here.

Thanks and KInd Regards.

PRas

1 REPLY 1

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Kudos
759

Hello,

Normally the local change requests have dev class as $tmp.

The transport layer assigned to the development class will classify the

object as transportable or not.

Please take a look in SAP Note 28967 for further details,

For changing the local transport requests into transportable you need

assign a valid development class to it.Please refer to the attached SAP

Note 32394 -Change object development class allocation

Local change requests are not transportable then it does not generates

the data/cofile.

The development class (package) of the objects must have the

transport layer which is associated with the transport route. If it

does not have the from and to system defined, the request will be saved

into a local change request.To export a object, some rules must be

fulfilled. The object must be in a development class, which belongs to a

transportable transport layer.The source system need also a destination

system, otherwise the request will be a local (independent of the

transport layer).

Regards,

David