cancel
Showing results for 
Search instead for 
Did you mean: 

Disable Standard GIS Functionality in WM6.2 application

padma_mundru
Participant
0 Kudos

Hi Experts,

Since the Standard WM6.2 application has built in GIS, we want to disable this GIS functionality in our application.

Kindly suggest the Configpanel /Agentry settings to be modified.

Thanks in advance.

Thanks & Regards,

Padma.

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Padma,

Here are the steps

  1. Go to the config panel | Mobile Application Configuration
  2. Select SAP_WORK_MANAGER_62 (or your application name if you have copied and modified).
  3. Select the Client Globals tab
  4. Search for Global Name *GIS*
  5. Click the Change button
  6. Change PREF_GIS_ENABLED to FALSE
  7. Save your change

If the value is already FALSE then GIS is already disabled.  I don't recall which way it is set by default (I think it may be FALSE).

--Bill

sravanthi_polu
Contributor
0 Kudos

Hi Bill,

By default, the parameter PREF_GIS_ENABLED  is set to false.

But there are other Globals/MDO related to GIS that are active in configuration panel.Kindly confirm, if this parameter is set to "False", then the application does not hit any GIS related classes/BAPI's while executing or performing sync.


Thanks in advance.


Thanks & Regards,

Sravanthi Polu

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Correct.  If the PREF_GIS_ENABLED is false then none of the GIS classes will be called I am told.

--Bill

sravanthi_polu
Contributor
0 Kudos

Hi Bill,

Many thanks for the clarification.

Thanks You.

Thanks & Regards,

Sravanthi Polu

Answers (0)