Loading ABAP programs by using CTS

The ABAP stage supports the SAP Change and Transport System (CTS) to load the program. The program is loaded by using a CTS request. When a program is loaded by using the CTS request, it allows secure redeployment of the packaged ABAP program, for example between the development, Quality Assuarance and production SAP systems. If you have existing programs that were uploaded by using CTS, they can be modified by using a new CTS request number.

Procedure

  1. Double-click the ABAP Extract stage.
  2. Click the Output tab.
  3. Click the ABAP Program tab
  4. Select the Load Program to SAP with CTS option.
  5. Click one of the following options depending on your requirement:
    Option Description
    Load Program to SAP Use this option to load program to the SAP application.
    Generate Program Use this option to generate the program if the program is yet to be generated.
  6. From the Select CTS Settings window, click the Package drop-down list, then select the required package under which you want to save your request. You can select the package $TMP to assign the job to a local object. However, an ABAP program loaded to $TMP cannot be made available for transport.
    Note: You can create a packages by using the SAP application user interface Package Builder transaction SE21.
  7. From the Request drop-down list, select the required request to be modified.
  8. (Optional) Select CREATE REQUEST to create a request. If you create a new request, specify an optional description in the Request description text box. Make sure that the d tordescription is limited to a maximum of 60 characters.
  9. Upload the ABAP program into the SAP server.