The Function Module RSDD_RESET_DIM_NUMBER_RANGE (Setzt den Nummernkreisbereich zu einer Dimension zurueck) is a standard Function Module in SAP ERP and is part of the function group RSDDWRITE within the package RSDD.
Function Module | RSDD_RESET_DIM_NUMBER_RANGE |
Short Text | Setzt den Nummernkreisbereich zu einer Dimension zurueck |
Function Group | RSDDWRITE |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DIMENSION | TYPE | RSD_DIMENSION | dimensionsname | |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Infocubename |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NUMVAL | TYPE | I | Nummernkreiswert |
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 |
---|---|
DIMENSION_NOT_FOUND | Keine Dimemsion in dem Infocube vorhanden |
DIMENSION_TABLE_NOT_EMPTY | Dimensionstabelle nicht leer |
ERROR_UPDATE_NR_LEVEL | Fehler beim Update der NRIV aufgetreten |
INVALID_CLIENT | der Baustein laeuft nicht im BW Mandant |
NO_NUMBER_RANGE_OBJECT_EXISTS | Nummernkreisobjekt zu der Dimension existiert nicht |