The Function Module ISB_GET_NEW_BPID (IS-B: RM Holt neue Nummer aus sichtspezifischem Nummernkreis) is a standard Function Module in SAP ERP and is part of the function group JBRN within the package JBR.
Function Module | ISB_GET_NEW_BPID |
Short Text | IS-B: RM Holt neue Nummer aus sichtspezifischem Nummernkreis |
Function Group | JBRN |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SICHTID | LIKE | JBRSI-SICHTID | Name der Sicht |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BPID | LIKE | JBRBP-BPID | Basisportfolio-ID | |
RETURNCODE | LIKE | INRI-RETURNCODE | Nummernkreis-Returncode |
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 |
---|---|
INTERVAL_NOT_FOUND | Angegebenes Intervall existiert nicht |
INTERVAL_OVERFLOW | Nummern im Intervall verbraucht |
NUMBER_ERROR | Anderer Fehler beim Nummernkreis |
OBJECT_NOT_FOUND | NrKrObj zu dieser Sicht existiert nicht |