The Function Module SERVICE_SELECT_NEXT_ID (Blockweise Lesen von Leistungsstamm-Schlüsseln) is a standard Function Module in SAP ERP and is part of the function group CRML within the package CRM.
Function Module | SERVICE_SELECT_NEXT_ID |
Short Text | Blockweise Lesen von Leistungsstamm-Schlüsseln |
Function Group | CRML |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPLETE_BLOCK_NUMBER | LIKE | SEL_FIELDS_SRV-MAX_ASNUM | Anzahl der zurückgelieferten Datenblöcke | |
COMPLETE_RECORD_NUMBER | LIKE | SEL_FIELDS_SRV-MAX_ASNUM | Anzahl gefundener Leistungsstamm-Schlüssel | |
LASTBLOCK | LIKE | SEL_FIELDS_SRV-READ_FLAG | Letzter Block mit Schlüsseln wurde ausgegeben |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_ID_TAB | LIKE | LIST_ASNUM | Gefundene Leistungsstamm-Schlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_MISSING | Initialisierungsbaustein wurde nicht aufgerufen |