Periodic Meter Reading Distribution Rules

There are five Assignment Types that allow for periodic meter readings in SAP Work Manager.

The valid Assignment Types are:
  • 1 - Free Search - Allows wide open searches, using BAPI parameters and ConfigPanel data object filters, if set.

  • 2 - Meter Reading Unit - Allows for distribution by meter reading unit (Transaction E41G, table TE115 meter readers). Class Handler /SMISU/CL_BTX_MRUNIT_DOF for Filter Rule SMM21_MRPERIODIC_DOCUMENT.GET.MR_UNIT can be used to determine the meter reading unit for the user.
  • 3 - Personnel Number - Distribution using the user's assigned Personnel Number to determine the meter reading unit (table TE115 meter readers).
  • 4 - Business Partner - Distribution using the Business Partner assigned to the user to get the meter reading unit.
  • 5 - BAdI Implementation - This is a custom implementation where the customer develops code to determine the meter reading unit.

Customers can choose the appropriate distribution model based on their specific business processes and requirements.