Functionality This function module is used as a template for check and formattingfunctions that you can define for measurement keys. The function module is also available as a reference function module fordefining the interface for the user exit category MJH_SCATCH. Notes It is assumed that the user exit name MJID has been created with theuser exit category MJH_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_MJID ( measurement job key>) with its internal number range interval 0Iand 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. |