The Function Module NUMBER_RANGE_OBJECT_READ (Number range: Read object) is a standard Function Module in SAP ERP and is part of the function group SNR2 within the package SZN.
Function Module | NUMBER_RANGE_OBJECT_READ |
Short Text | Number range: Read object |
Function Group | SNR2 |
Package | SZN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language flag |
OBJECT | LIKE | TNRO-OBJECT | Name of number range object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTERVAL_EXISTS | LIKE | Flag whether intervals exist | ||
OBJECT_ATTRIBUTES | LIKE | TNRO | Object attributes | |
OBJECT_TEXT | LIKE | TNROT | Object text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Object not defined in TNRO |