Assigning Responsible Locations to Users

The User Attribute feature assigns responsible locations to users in theSAP Inventory Manager application. The feature is enabled by default.

Follow these core configuration steps to implement the user attribute feature:
  1. Create the user attribute through the ConfigPanel

  2. Assign attribute values through the Admin Portal

  3. Define how to consume the data in the MDO through the ConfigPanel

Create the User Attribute through the ConfigPanel

Use the User Attributes tab of the Mobile Application Configuration section in the ConfigPanel to create new user attributes. To access the tab, navigate to Start of the navigation pathConfigPanel Next navigation step Mobile Application ConfigurationEnd of the navigation path and select the User Attributes tab.

Define the Data Consumption in the Mobile Data Object (MDO)

Once you create, define, and activate the user attributes, you can then define how the data is consumed in the MDO.

  1. If not already there, navigate to Start of the navigation pathConfigPanel Next navigation step Mobile Data Object Configuration Next navigation step Data Filter tabEnd of the navigation path.

  2. Select the SAP Inventory Manager application in the Mobile Application Filter box.

  3. Select Start of the navigation pathMobile Data Object Next navigation step CT - Complex Table Next navigation step <APP>_SLOC_USEREnd of the navigation path in the Data Object Navigation Tree.

  4. Select Start of the navigation pathGet Method - GET Next navigation step Data Segment Next navigation step Filter - USER_RULE_ENABLEDEnd of the navigation path from the Defined Filters list.

The complex table associated with user attributes is <APP>_SLOC_USER, and is enabled by default. You can define how the user attribute data is consumed in the MDO in any of the following ways:

  1. Define the USER_RULE_ENABLED filter. For the DOF Rule Type, select Mobile User Attribute to define data that is specific to a user. The data comes from the Administration Portal. The static data defined with the other options (Syclo Filter Class Handler, Static Table Rules, and Runtime Session Data) are applicable to all users as it is application-specific, not user-specific.

    Check the Active Flag and populate the Rule List.

  2. Define the USER_LOCATION filter. For the Table Rule Category, select Non-Static Table Rules. For the Table Filter Rule Type, select Mobile User Attribute. In the <User Attribute> field, select USER_LOCATION - User Assigned Locations

    Choosing these selections checks the USER_LOCATION - User Assigned Locations rule. If TRUE (the default), the user rule is enabled and active.

  3. Define your own class handler using the Syclo Filter Class Handler filter. You can define your own class handler for any MDO.

Assign Attribute Values to Users

Once you have defined your user attributes in the ConfigPanel, you then define the values for the attributes, and activate the attributes you plan to use. Accomplish this through the User Attributes tab of the Administration section in the Admin Portal.

Navigate to the Start of the navigation pathAdmin Portal Next navigation step Administration Next navigation step User ManagementEnd of the navigation path. Select the User Attributes tab in the Mobile User Detail section of the screen.

Here, take the following steps to define and activate any applicable user attributes.
  1. Select a user from the Search Result table.

  2. Click Change in the Mobile User Detail section.

  3. Click Add in the Attribute Settings area.

  4. Select an attribute from the Attribute Name dropdown menu. This list is populated from the list of attributes you created in the ConfigPanel. Based on your selection, the Reference Structure field and Reference Field Name fields are populated with the appropriate data.

    Optionally, select a Plant and Storage Location from the dropdown menus, as appropriate.

  5. Check the Active Flag checkbox to activate the selected user attribute.

  6. When you have finished defining and activating the user attributes, click Save.