Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
ZackFrazier
Product and Topic Expert
Product and Topic Expert
13,169

SAP Service and Asset Manager is a multi-persona application centered on those involved in maintenance execution. This article introduces the configuration options available and walks through the steps to enable/disable features and personas.

Supported scenarios

SAP Service and Asset Manager is delivered with the following six persona options:

  • Maintenance Technician (Professional)
  • Maintenance Technician (Standard)
  • Field Service Technician (Professional)
  • Field Service Technician (Standard)
  • Inventory Clerk
  • Safety Technician

The mobile application will load a different start page based on the persona assignment.

By default, all personas are available in the Mobile Application Integration Framework Configuration, a.k.a., the config panel, with MAINTENANCE_TECHNICIAN set as the default.

SAP Service and Asset Manager start screens for Field Service Technician, Maintenance Technician, Inventory Clerk, and Safety Technician personasSAP Service and Asset Manager start screens for Field Service Technician, Maintenance Technician, Inventory Clerk, and Safety Technician personas

Usage Types

Each persona is categorized by usage type, either Professional or Standard user. This determines the Full Use Equivalent (FUE) valuation according to the updated licensing model for SAP Service and Asset Manager.

Professional usage type is one (1) FUE and Standard is one-half (1/2) FUE. In the base configuration, Maintenance Technician is considered Professional, with Field Service Technician and Inventory Clerk considered Standard. Customers may also define a custom persona which is considered an Professional usage type.

It is important to note that the usage type is not necessarily specific to a persona, but rather the feature sets available. For example, a single FUE is the maximum value for any single user which allows access to all available features, meaning the Professional Use type is configured with more feature support than the Standard User usage type. More on this later.

The key difference is when a customer is using a standard Mobile Application Integration Framework (MAIF) application, e.g., SAP Service and Asset Manager, and only needs inventory or field service functionality. In this case, one (1) FUE could cover two users since those personas are Standard Use with only one-half (1/2) FUE value.

The following shows what persona and usage types can be configured for different application types:

MAIF application

  • Maintenance Technician (Professional)
  • Maintenance Technician (Standard)
  • Inventory Clerk (Standard)
  • Field Service Technician (Professional)
  • Field Service Technician (Standard)
  • Safety Technician (Professional)

No change allowed in customer system. Changes allowed in SAP development system only.

Partner-defined MAIF application

  • Persona I (Professional)
  • Persona II (Standard)
  • Persona III (Standard)

Can only be changed in partner development system.

Custom-defined MAIF application

  • Custom (Professional)

Change allowed in customer system. Custom persona can be created in customer namespace only.

User assignments

SAP Service and Asset Manager allows a single user to be assigned multiple personas, and she may switch between them in the Profile Settings screen of the mobile application.

Let’s look at the ways personas are assigned to a user.

Determination logic

The system determines persona based on the following logic and sequence.

System Administration & Monitoring Portal

Users may be assigned to one or more personas in the admin portal, launched in SAP GUI with tcode /n/syclo/admin. This is first considered to determine a user’s persona. If a persona is assigned here, we will not do further checks.

System Administration and Monitoring Portal / User Assignment / Persona AssignmentSystem Administration and Monitoring Portal / User Assignment / Persona Assignment

Authorization objects or roles

If no assignment is found in the admin portal, the system will check authorization objects.

Each persona is associated with a pre-defined authorization object in SAP Service and Asset Manager. Customers may assign the pre-defined authorization objects to users as needed. The authorization objects are then used to determine the user persona.

These are typically assigned to a role in SAP GUI via t-code PFCG. By default, three standard authorization objects are delivered:

PersonaAuthorization
Maintenance Technician (Professional)/MERP/SMT
Maintenance Technician (Standard)/MERP/MTB
Inventory Clerk/MERP/SIC
Field Service Technician (Professional)/MERP/FSTP
Field Service Technician (Standard)/MERP/FST
Safety Technician/MERP/WCM

Customers need to create custom role(s) and assigned authorization object(s) accordingly based on their own business and security needs.

ZackFrazier_0-1719428926541.png

Default persona

Lastly, if neither of the above are found, the system will use the default persona. There must be a default persona configured; Maintenance Technician is the default in standard delivery.

Customers may update the default persona based on their business needs by selecting the default checkbox in config panel, launched in SAP GUI with tcode /n/SYCLO/CONFIGPANEL.

Mobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_ASSET_MANAGER_[VERSION] / Application PersonaMobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_ASSET_MANAGER_[VERSION] / Application Persona

Feature assignments

Customers may turn off a feature if it is not relevant in their business scenario, regardless of the personas in use. There are two ways to do this.

Application level

The list of features delivered in SAP Service and Asset Manager are shown in the config panel. Customers may define new features in a customer namespace only.

Each feature has an Active check mark that can be toggled. This acts as the master switch across the application. Some features such as Supervisor Mode and Crew Management are disabled by default and need to be enabled if you are using this functionality.

Mobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_ASSET_MANAGER_[VERSION] / FeaturesMobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_ASSET_MANAGER_[VERSION] / Features

Note that enabling a feature does mean that the customer system is qualified for the feature or no. For example, if your system does not support SAP IS-U Meter Management, but you enable ISU_METER_MANAGEMENT in the feature list, you may see errors on the backend.

Persona level

You may also toggle features related to a persona. Each persona is configured with a list of features supported in the standard delivery of SAP Service and Asset Manager.

You may view a list of features by persona in the config panel. Each feature has an In-Scope checkbox meaning that feature is allowed for that persona. In-scope features are not editable in customer or QA environments. Only in-scope items can be enabled/disabled using the Active Flag checkbox.

Mobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / User PersonasMobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / User Personas

It is possible to enable a feature in one persona but disable the same feature in another persona. The list can be filtered using the User Persona or Application Feature Id dropdown to find the entries directly.

Note that if the feature is disabled at the application level — the master switch — the feature is still considered disabled regardless of the Active Flag status at the persona level.

Performance calibration

During mobile client synchronization, all active data objects are sent to the mobile user. This can lead to increased sync times if data is being sent to the mobile user that is not needed by the client application.

It is important to disable the data objects that are not used in your workflow. There are several ways to accomplish this.

oMDO Assignment

Each feature is associated with one or more oData Mobile Data Object (oMDO) which provides business logic for a business object used in the mobile application and is mapped to OData requests for a business object on the backend.

You may view an oMDO list in the config panel and choose which entities are required and disable the others to avoid requesting unnecessary data during the mobile sync.

Mobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / oMDO AssignmentMobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / oMDO Assignment

Like feature assignments, the In-Scope checkmark indicates the data objects that are supported for each feature. Only In-Scope items can be enabled/disabled using the Active Flag checkbox, and In-scope features are not editable in customer or QA systems.

Exchange Object Assignment

Features may also be linked to an exchange object which combines technical objects, such as an exchange class handler, an exchange table, and a lock object, with configuration rules.

You may view an exchange object list in the config panel and choose which are required and disable the others.

Mobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / xChange Object AssignmentMobile Application Integration Framework Configuration / Component Assignments / SAP_SERVICE_ASSET_MANAGER_[VERSION] / xChange Object Assignment

You may also modify the active objects individually using the exchange object configuration.

Mobile Application Integration Framework Configuration / Exchange Object Configuration / Mobile Application Filter: SAP Service and Asset Manager / Exchange Object By Application Area / Technical SettingsMobile Application Integration Framework Configuration / Exchange Object Configuration / Mobile Application Filter: SAP Service and Asset Manager / Exchange Object By Application Area / Technical Settings

If the exchange object is assigned to a feature, you will see the note Activation controlled by Application Feature next to the Active flag checkbox.

This control is like the master switch, if the activation is disabled here, it will be disabled in all places regardless of the active flags set in previously covered methods. However, it is also important to note that if the object is active here, but disabled by other methods, then the related exchange will not be executed when there are changes to the object. This prevents an unnecessary exchange being triggered if feature is not applicable for the customers.

Fine-tuned calibration

Lastly, there are a few objects in configuration panel where we support activation by feature. This allows you to go further down the hierarchy to control entities, dependency objects, and such.

oData Model Entity Type

You can specify a particular entity to be enabled only if the assigned feature is activated. In the example below, the EAMChecklistLink entity set is applicable to the Enterprise Asset Management (EAM) checklist functionality. Here only when EAM_CHECKLIST feature is enabled, EAMChecklistLink is available for the client.

Mobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / EntitySetMobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / EntitySet

Association and navigation

Like an entity type, association and navigation can be assigned to a feature. Only when the assigned feature is enabled, the association is then available to mobile client.

If the disabled flag is active, the object would not be visible to the mobile client regardless of whether the feature is enabled or not.

Mobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / Association and Set ListMobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / Association and Set List

Mobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / Navigation Property ListMobile Application Integration Framework Configuration / oData Model Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Model Entity Type List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (Entity Type) / Navigation Property List

Dependency Object

If activation by feature is configured in a dependent object, and if the assigned feature is not enabled, dependency objects will not be generated in dependency queue.

Mobile Application Integration Framework Configuration / oData Mobile Data Object Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Mobile Data Object List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (oData Mobile Data Object) / Dependent ObjectMobile Application Integration Framework Configuration / oData Mobile Data Object Configuration / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / oData Mobile Data Object List: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (oData Mobile Data Object) / Dependent Object

EFI configuration

An Enhancement Framework Implementation (EFI) event handler can be assigned to a feature with active flag set to By Feature.

Mobile Application Integration Framework Configuration / EFI Assignment / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / Enhancement Implementation Includes: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (EFI Include) / AssignmentMobile Application Integration Framework Configuration / EFI Assignment / Mobile Application Filter: SAP Service and Asset Manager [VERSION] / Enhancement Implementation Includes: SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / (EFI Include) / Assignment

Note, there is a limitation here as we only support one feature assignment per object (e.g., entity type, association, navigation, EFI). Therefore, you cannot assign multiple features to the object in configuration panel.

Additional details

Entity Types

The following entity types are introduced in SAP Service and Asset Manager 2205 to return persona- and feature-related configurations to the mobile client. The client logic looks at these entity types to check the user personas assignment(s) and to check if features are enabled. This is used on the mobile client application to determine which user interface elements should be displayed on certain screens and sections.

UserFeature

In the /MERP/SAP_ONLINE_LOOKUP_EXT_ service, this entity returns a list of features that are applicable based on user persona(s). With the support of UserFeature, enabled parameters are no longer defined in AppParameters.

Mobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / ParametersMobile Application Integration Framework Configuration / Mobile Application Configuration / SAP_SERVICE_AND_ASSET_MANAGER_[VERSION] / Parameters

UserPersona

In the MERP/SAP_ONLINE_LOOKUP_EXT_ service and /MERP/SAP_SRV_ASSET_MANAGER_[VERSION] service, this entity returns user persona assignment.

UserSyncGroupDetail

In the /MERP/SAP_ONLINE_LOOKUP_EXT_ service, this entity returns list of entity sets that are applicable based on user persona(s).

Feature persona matrix

FeatureMatrix.pngYou may refer to the interactive Features and Personas Configuration Matrix on the SAP Help Portal to see which features in the standard delivery are in-scope for each persona and see their default settings, and access informational links for the features.

16 Comments