Menu

SAP Function Module CHANGE_POINTERS_READ

Read change pointers

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CHANGE_POINTERS_READ (Read change pointers) 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
Short Text Read change pointers
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
ACTIVATION_DATE_HIGH LIKE SY-DATUM SPACE Activation date upper limit
ACTIVATION_DATE_LOW LIKE SY-DATUM SPACE Activation date lower limit
ACTIVATION_TIME_HIGH LIKE SY-UZEIT '000000' Activation time upper limit
ACTIVATION_TIME_LOW LIKE SY-UZEIT '000000' Activation time lower limit
CHANGE_DOCUMENT_OBJECT_CLASS LIKE CDPOS-OBJECTCLAS SPACE Object class of change document
CREATION_DATE_HIGH LIKE SY-DATUM SPACE Creation date upper limit
CREATION_DATE_LOW LIKE SY-DATUM SPACE Creation date lower limit
CREATION_TIME_HIGH LIKE SY-UZEIT '000000' Creation time upper limit
CREATION_TIME_LOW LIKE SY-UZEIT '000000' Creation time lower limit
MESSAGE_TYPE LIKE BDCPS-MESTYPE Message type
READ_NOT_PROCESSED_POINTERS LIKE BDCPS-PROCESS 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_POINTERS LIKE BDCP Change pointers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_DATE_INTERVAL Error in date interval
ERROR_IN_TIME_INTERVAL Error in time interval