cancel
Showing results for 
Search instead for 
Did you mean: 

Java source part of the SAP Mobile Inventory Manager.

Former Member
0 Kudos

Hi All

We use Mobile Inventory Manager 4.1 for Android.

Now we want to extend it to show "Material Description" in the list of materials Dialog.

So we explored what we can to download from https://launchpad.support.sap.com/#/softwarecenter

- MOB INV MANAGER WIN MOB 4.1.0 -  
   Inventory Manager Modile client for Windows


- SAP Inventory Manager Modile client for Android


- MOB INVENTORY MGR WPF 4.1.0 -  
    Inventory Manager Modile client for WPF


- MOBILE ADD-ON FOR ERP 6.1 - ERP INTEGRATION -
    Addon for ERP


- SAP MOBILE PLATFORM 3.0 - SAP MBL PLATFORM RUNTIME-SVR -

   SMP Server


- SAP MOBILE PLATFORM SDK 3.0 - SAP MOBILE PLATFORM SDK/

   SMP SDK (Not requaried)


- SAP Inventory Manager 4.1.0 Deployment

   Inventory Manager Deployment part for SMP and for Eclipse to import


- SAP Inventory Manager 4.1.0 Language Packs

   Inventory Manager localization files for different languages.


To extend Agentry project we generally need to have

- Agentry project tha descibes Screens, Agentry Objects, Agentry tables

- and Java project that desribe Java class to communicate with SMP


We can't find Agentry Java sources for Inventory Manager on the "SAP Software download".


Q1.

Do SAP provides these files to partners?

How they can be found on "SAP Software download"?


In this thread

Mark writes that Java binries (SAPIM*.jar) may be sufficient to extend complextable and add new fields.


Q2.

We can try and go this way, just wanted to know it it is default SAP recommendation for extending standard SAP Agentry project?


Having the source code of the project would be much easier to carry out the extension.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please look at the following thread it has answers for both your questions., why it is for Work Manager, for IM, is the same type of exending:

Former Member
0 Kudos

Than you for link, Stephen.

Here is information that I found about Java source codes in this document

--------

In the Java folder in you Agentry root directory a number of .jar files are located. They include the Java class files which do the interaction between the Agentry server and the SAP backend. If you need to make modifications to extend the data that is being passed, you will need to be able to change the source code. By default the source code is NOT available, when you download the Work Manager. You will need to sign a contract with SAP to get access to the source code. Once this is in place, you can find the source code in the SAP Software Download Center.

--------

The agreement is not the one you already you signed.  You need to talk to your AE to get permission.

If you think you should already have permission then talk to your AE to access to download it.

----

Could anyone write what is AE?

I tryed to find on the Home | SAP Support Portal how to contact AE but can't find.

Former Member
0 Kudos

here AE means account executive. your AE should request for source code to SAP or if you are a consultant and developing something for your customer, then you can ask your customer to get the source code from SAP.

Answers (0)