Enabling the Technical Objects Work List Feature

There are two work lists you can turn on: the functional locations work list and the equipment work list.

Context

SAP Work Manager and its components, Customer Service, and Meter Management, come with the technical objects work list feature turned off by default.

Procedure

  1. From the ConfigPanel home page, click the Mobile Application Configuration link, Client Globals tab.
  2. Select your application from the Defined Mobile Applications list.
  3. Search for the global name FunctionalLocation.Worklist and set its value to Yes.

  4. Click the Parameters tab. Search for the parameter name ctLocation with the parameter group CT_BAPI_WRAPPER.
  5. Change the value of the ctLocation parameter found in the previous step to /SMERP/PM_CTFLOC_LSET_GET.

  6. Click the Client Globals tab. For the phone form factor for iPhone and Android Phone, ensure that the additional client globals are active (the Active flag and No runtime Change flags are checked):
    • Group = MAIN_MENU_ITEMS, Name = 5, Value = FunctionalLocation

    • Group = MAIN_MENU_ITEMS, Name = 7, Value = Settings

  7. Turn on the equipment work list:
    1. Remain on the Client Globals tab.
    2. Search for the global name Equipment.Worklist and set its value to Yes.
    3. Click the Parameters tab and search for the parameter name ctEquipment in the CT_BAPI_WRAPPER group.
    4. Change value of the ctEquipment parameter to /SMERP/PM_CTEQUIP_LSET_GET.
    5. Click the Client Globals tab. For the phone form factor for iPhone and Android Phone, ensure that the following additional client globals are active (the Active flag and No runtime Change flags are checked):
      • Group = MAIN_MENU_ITEMS, Name = 6, Value = Equipment

      • Group = MAIN_MENU_ITEMS, Name = 7, Value = Settings

  8. Configure the add feature of the technical object templates: Configuring the technical object templates allows you to create new equipment or functional locations based on a template. The template is defined from the back end mobile configuration. The feature is supported by maintaining default templates by Equipment and Functional Location category.
    1. Return to the ConfigPanel home page. Then navigate to the Mobile Data Object Configuration screen. Select your application in the <Mobile Application Filter> field.
    2. Under CT-Complex Table, select <APP>_EQUIPMENT_TEMPLATE.
    3. Click the Data Filter tab and maintain the templates data under the EQUI_TEMPLATE with the Equipment category and the Equipment ID fields, as shown in the following sample

  9. Create a functional location template: From the ConfigPanel, go to Mobile Data Object Configuration.
    1. Under CT-Complex Table, select <APP>_FUNCTION_LOC_TEMPLATE.
    2. Remain on the Data Filter tab and maintain the templates data under the FLOC_TEMPLATE with the <Functional Location> category and the <Functional Location> ID fields, as shown in the following sample.