Install Route Sales with Route Management for SAP HANA
This guide explains how to install the Route Sales app with Route Management for SAP HANA.
Prerequisites:
-
Mobile Enterprise Platform 9.0 Service Pack 3 or later is installed.
-
Mobile Enterprise Platform is configured for your SAP HANA system.
-
The updated SAP HANA transport with BAPI code updates used by MOBILEApps has been installed.
-
Knowledge of Mobile Enterprise Platform administration.
To install Route Sales, complete the following steps.
-
Extract the contents of the RouteSales_SAPH_90.zip file to a folder of your choice.
-
In Mobile Enterprise Platform, add the following database strings. For steps, refer to Add a database connection string.Step Information
ID Notes MEPDB_MTDATA Mobile Enterprise Platform Middle Tier TablesNote:This connection string name is used extensively in the application SQL statements. Using a different name will require using a different connection string ID which results in a great deal of modifications to application code.MEPDB_SYSDATA Mobile Enterprise Platform System TablesNote:The environment needs to be *SYSTEM for this connection string.SAPDB_MTDATA SAP Middle Tier TablesNote:The database configured connection string can reside in the same database as the MEPDB_MTDATA database connection string in an on premise MEP installation. If MEP is hosted in a cloud installation, the database behind this connection string must be configured behind a gateway server.Note:This connection string name is used extensively in the application SQL statements. Using a different name will require using a different connection string ID which results in a great deal of modifications to application code.Note:If you use a different ID name, you will have to re-reference all points in the application using DB connections string to your new naming. -
Create the dsiTransactionLog table. For steps, refer to Create the dsiTransactionLog table.
-
Register the dsiTransactionLog as a system table, using the MEPDB_SYSDATA connection string that you created earlier. For steps, refer to Register database tables.
-
Locate the appropriate Database folder (Oracle or SQL Server) from the .ZIP file contents.
-
Run the SAP_Middle_Tier_Database_<DBMS Type>.sql file in your DBMS to create middle tier staging tables.Step InformationNote:
-
MIddle tier staging tables will be named SAP_xxx.
-
Ensure these tables are created in the same database as the SAP Middle Tier Tables connection string (SAPDB_MTDATA).
-
-
Register the SAP middle tier table views using the DB connection string as the MEP Middle Tier Tables connection string. For steps, refer to Register database tables.
-
Import the ROUTE_SLS_SAPH.package file. For steps, refer to Upload a promotion package.Step InformationNote:ROUTE_SLS_SAPH.package contains all of the applications, forms, subapps, includes, Mobile Client tables, repository files, and all local device DB tables/views needed for the MOBILEApps foundation and inventory applications. The local device DB tables are managed middle-tier tables so this will create the middle tier database as well.
-
Select MEPDB_MTDATA for the middle-tier table and SAPDB_MTDATA for the SAP middle tier tables populated by the AIM replication applications.
-
Enable Include Schedules using the checkbox.
-
Import the MOBILEAppsText_en.xml localization file. For steps, refer to Import language text.
-
Register the following SAP HANA functions. For steps, refer to Register SAP .NET functions.Step Information
-
/ZDSIH/ATTACHMENT_LIST_GET
-
/ZDSIH/CUSTOMER_ACCTRECV_MASTER
-
/ZDSIH/CUSTOMER_CODES_GET
-
/ZDSIH/CUSTOMER_CONTACT_CHANGE
-
/ZDSIH/CUSTOMER_CONTACT_CREATE
-
/ZDSIH/CUSTOMER_CONTACT_DELETE
-
/ZDSIH/CUSTOMER_CONTACTS_GET
-
/ZDSIH/CUSTOMER_LEDGER_MASTER
-
/ZDSIH/CUSTOMER_MASTER
-
/ZDSIH/DELIVERY_GOODS_ISSUE
-
/ZDSIH/INV_CC_READ
-
/ZDSIH/INV_CC_WRITE
-
/ZDSIH/IT_PROCESS
-
/ZDSIH/ITEMMASTER
-
/ZDSIH/ITEMXREF
-
/ZDSIH/LOCATIONMASTER
-
/ZDSIH/NOTES_CREATE
-
/ZDSIH/NOTES_UPDATE
-
/ZDSIH/ONHAND
-
/ZDSIH/OUTB_DELIVERY_CREATE_SLS
-
/ZDSIH/OUTB_DELIVERY_PGI
-
/ZDSIH/PRICE_MASTER
-
/ZDSIH/SALES_CODES_GET
-
/ZDSIH/SALES_HEADER_MASTER
-
/ZDSIH/SALES_ITEM_MASTER
-
/ZDSIH/SALES_ORDER_CHANGE
-
/ZDSIH/SALES_ORDER_CREATE
-
/ZDSIH/SIGNATURE_UPLOAD
-
/ZDSIH/STATES_CODES_GET
-
-
Run the SAP_CODESXREF_Data.sql script found in the Database folder.
-
Populate the CODESXREF table with SAP HANA user defined code cross reference information.
-
Publish the Route Sales app. For steps, refer to Publish an app.Step InformationNote:We recommend that you initially publish the app to your development environment and then promote the app to your production environment after all configuration and testing is complete. Additionally, publishing errors should not occur if all required tables are registered.
You can now run Mobile Client, begin building your local database, and run the inventory and customer master applications.
Loading...
There was a problem loading this topic