Archive for the ‘CTS’ Category

The transport target specifies where a transport request is imported.

clip_image002

There are three ways to define transport targets. They differ in syntax and function.

Syntax Example Explanation

1. <SYS> C11 Target system

2. <SYS>.<CLI> C11.021 Target system and client

3. /<Group name>/ /EUROPE/ Target group

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • LinkedIn
  • Live
  • MySpace
  • Twitter
  • email
  • Identi.ca
  • Print
  • Yahoo! Bookmarks
Wednesday, May 5th, 2010 at 13:18 | 0 comments
Categories: ABAP, CTS
Tags:

In the most case, we transport the request CTS (Change and Transport System) between the system landscape. But in some rare case, we need to copy the request to the local file or import the request into another system if the source and target system has no transport route between them.

This blog will show you how to operate the transport request manually.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • LinkedIn
  • Live
  • MySpace
  • Twitter
  • email
  • Identi.ca
  • Print
  • Yahoo! Bookmarks
Friday, January 8th, 2010 at 15:14 | 0 comments
Categories: ABAP, CTS
Tags:

The Change and Transport System (CTS) is a tool that helps you to organize development projects in the ABAP Workbench and in Customizing, and then transport the changes between the SAP Systems in your system landscape.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • LinkedIn
  • Live
  • MySpace
  • Twitter
  • email
  • Identi.ca
  • Print
  • Yahoo! Bookmarks
Saturday, December 19th, 2009 at 00:49 | 0 comments
Categories: ABAP, CTS
Tags:

From SDN: https://wiki.sdn.sap.com/wiki/display/ABAP/Transport+Guide
Tips for Different SAP Objects

Question: How can I transport certain SAP objects?

Here are tips for different objects:
LSMW: There are 2 ways for transporting LSMW data from a system to another.

1. Export/import this method gives you the opportunity to select the subprojects or objects you want to transfer. LSMW -> Extras -> Export project
2. Transport request with this method, you can transport a LSMW project in full (you can not select the objects you want). With this method, the project will be transported as any other SAP object in a transport order. LSMW -> Extras -> Create change request

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • LinkedIn
  • Live
  • MySpace
  • Twitter
  • email
  • Identi.ca
  • Print
  • Yahoo! Bookmarks
Saturday, December 19th, 2009 at 00:38 | 0 comments
Categories: ABAP, CTS
TOP