Menu

SAP Function Module CHANGE_POINTERS_READ_MODE_SET

Einstellen der Blockgröße beim Lesen von Änderungszeigern

The Function Module CHANGE_POINTERS_READ_MODE_SET (Einstellen der Blockgröße beim Lesen von Änderungszeigern) is a standard Function Module in SAP ERP and is part of the function group BD01 within the package SALE.

Technical Information

Function Module CHANGE_POINTERS_READ_MODE_SET
Short Text Einstellen der Blockgröße beim Lesen von Änderungszeigern
Function Group BD01
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLOCK_SIZE LIKE SY-TABIX Anzahl zu lesender Änderungszeiger je Aufruf
MESSAGE_TYPE LIKE EDMSG-MSGTYP Name des Nachrichtentyps

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
BLOCK_SIZE_ALREADY_SET Blockgröße bereits eingestellt
INVALID_BLOCK_SIZE Blockgröße muß >- 0 sein
INVALID_KEY Nachrichtentyp nicht vorhanden