Functionality This function module is used as a template for check and formattingfunctions that you can define for measurement project keys. The function module is also available as a reference function module fordefining the interface for the user exit category MPH_SCATCH. Notes It is assumed that the user exit name MPID has been created with theuser exit category MPH_SCATCH in Customizing for Basic Data andTools> under Manage User Exits> and is assigned to a functionmodule. For number assignment, the number range object CBIHN_MPID ( measurement project key>) with its internal number range interval0I and its external number range interval 0E is used. Note that when you use a formatting routine, it must be compatible withthe definition of the named number range intervals. If you write your own check function, its interface must match thereference function module. |