Deploy the ABAP program for SAP
Deploy the Advanced Business Application Programming (ABAP) program to establish a connection between your SAP system and your ServiceNow instance. Deploying the ABAP program allows data to be shared between SAP and your ServiceNow instance.
Before you begin
Download the SAP ABAP for Software Asset Management application from the ServiceNow Store. Make sure you download the application version that is compatible with the Australia release.
About this task
To deploy the ABAP program, import the transport files that are provided through the SAP ABAP for Software Asset Management application and then configure a service provider with the service-oriented architecture (SOA) Manager.
You must read all Release notes and Requirements under the Version details section in the SAP ABAP for Software Asset Management application. There are two transport files in the download folder, but only one of them should be deployed according to your SAP system requirements.
There are three different transport requests (TR) provided in the ABAP ZIP file. Refer the following table to see what purpose each transport request serves depending on the system type and required functionality.
| Transport type | Purpose | Supported systems | Notes |
|---|---|---|---|
| Central Transport – With Digital Access | Includes Digital Access logic for extracting data such as sales documents, purchase orders, financial invoices, and so on. | SAP ERP Central Component (ECC), SAP S/4HANA | Used when Digital Access data collection is required. |
| Central Transport – Without Digital Access | Doesn't include Digital Access logic for document extraction. | SAP ECC, SAP GRC, SAP S/4HANA | Used when Digital Access data collection isn't required. |
| Satellite Transport | Contains HANA Database–specific code that is required for data extraction from satellite systems. | SAP S/4HANA | Import only if the satellite/RFC system is S/4HANA. |
For further information on SAP setup, see KB0813999.
For more information on SAP and its related tools, refer to the SAP Help Portal.
Procedure
- In your SAP system, import all applicable transport files using the SAP Transport Management System (STMS).
- Copy and extract the COFILE and DATA files to your directory.
- Start STMS and select Import Overview.
- Double-click the target system, select , and then enter the transport request number.
- Highlight the request and select .
- From the Import Transport Request window, enter the client number in the Target Client field.
- Select the Options tab, and then select the Ignore Invalid Component Version check box.
- Select OK.
- Verify the RFC connection.