Menu

SAP Function Module NUMBER_RANGE_OBJECT_MAINTAIN

Number range: Maintain objects (with dialog)

The Function Module NUMBER_RANGE_OBJECT_MAINTAIN (Number range: Maintain objects (with dialog)) is a standard Function Module in SAP ERP and is part of the function group SNR2 within the package SZN.

Technical Information

Function Module NUMBER_RANGE_OBJECT_MAINTAIN
Short Text Number range: Maintain objects (with dialog)
Function Group SNR2
Package SZN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_ONLY LIKE SPACE Flag whether the object is display only
INSERT LIKE SPACE Flag whether an object is be inserted
OBJECT LIKE TNRO-OBJECT SPACE Name of number range object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDICATOR LIKE Processing flag
OBJECT_ATTRIBUTES LIKE TNRO Object attributes
OBJECT_TEXT LIKE TNROT Object text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_EXISTS An external object was specified in insert mode
OBJECT_MISSING No object was specified in display mode
OBJECT_NOT_FOUND Object not defined in TNRO