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
- Double-click the ABAP Extract stage.
- Click the Output tab.
- Click the ABAP Program tab
- Select the Load Program to SAP with CTS option.
- 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. |
- 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.
- From the Request drop-down list,
select the required request to be modified.
- (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.
- Upload the ABAP program into the SAP server.