To be able to start customizing transactions and call customizing views from ARIS, you must import the current transport request into the SAP system. You find the transport request on the installation media. The function module Z_VIEW_MAINTENANCE_CALL is created in the function group ZARIS. This function group is assigned to the development class /IDS/ARIS_ONLINE_GUIDE.
Procedure
The directory sapmnt normally corresponds to the directory \usr\sap. If you cannot find the cofiles and data directories under the specified paths, you can determine the correct path using the DIR_TRANS variable. To do this, log in to the relevant SAP system, and run transaction AL11.
To transfer the transport request to the SAP system using the command line program TP.EXE, enter the following commands in the specified sequence:
You can also execute the transport request using the transaction STMS:
Procedure