The function modules in this function group are the dialog with which number ranges, number range intervals and number range groups can be maintained.
●
NUMBER_RANGE_SHOW
This function module displays the groups for a particular number range object,
with their number range intervals.
After return, the return code chosen by the user (Back
or Cancel) is available.
●
NUMBER_RANGE_ELEMENTS_SHOW (only for object types 2, 3 and 5 to 8)
This function module displays all elements that are assigned to a number range
interval. The display can be restricted to a subobject, year or number range
number. After returning, the return code chosen by the user (Back or Cancel) is
available.
●
NUMBER_RANGE_INTERVAL_MAINTAIN
With this function module the maintenance dialog for number range intervals
for a given number range object is offered. A parameter specifies the
processing type. Possible processing types are:
- Maintain intervals
- Change number status
- Display intervals
- Create new groups (only for object types 2 and 3 and 5-8)
The dialog
path is determined by the object type.
After return, the return code chosen by the user (Back
or Cancel) is available.
●
NUMBER_RANGE_GROUP_MAINTAIN (only for object types 2, 3 and 5 to 8)
This function module is the maintenance dialog (Create, Change, Display) for
number range groups for a given number range object. A processing flag
determines whether the object is to be displayed only or whether it can be
maintained. Groups are deleted by deleting their intervals.
After returning, the return code chosen by the user (Back or Cancel) is
available.
●
NUMBER_RANGE_SUBOBJECT_COPY (only object types 4-8)
This function module enables you to copy number range objects from groups and
intervals of an existing sub-object of a given number range object to another
of its existing sub-objects. Ranges must exist for the source sub-object but
not for the target sub-object. If the source sub-object has elements, they
must also exist for the target sub-object. After returning, the return code
chosen by the user (Back or Cancel) is available.
●
NUMBER_RANGE_SUBOBJECT_GET (only object types 4-8)
This function module provides a dialog box in which the user can enter a
sub-object for a given number range object. If the specified sub-object
already exists for the number range object, it is returned in the export
parameter. If not, an exception is raised or the return code "A" for user
abort is returned.