Menu

SAP Function Module CHANGEDOCUMENT_READ_POSITIONS

Change document: Read change document items

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 CHANGEDOCUMENT_READ_POSITIONS (Change document: Read change document items) is a standard Function Module in SAP ERP and is part of the function group SCD1 within the package SZD.

Technical Information

Function Module CHANGEDOCUMENT_READ_POSITIONS
Short Text Change document: Read change document items
Function Group SCD1
Package SZD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIVE_HANDLE LIKE SY-TABIX 0 Handle on Open Archive Files
CHANGENUMBER LIKE CDPOS-CHANGENR Change document number
KEYGUID TYPE CDPOS_UID-KEYGUID SPACE UUID in Character Format
TABLEKEY LIKE CDPOS-TABKEY SPACE Object class table key
TABLEKEY254 TYPE CDPOS_UID-TABKEY SPACE Table Key for CDPOS in Character 254
TABLENAME LIKE CDPOS-TABNAME SPACE Object class table name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER LIKE CDHDR Change document header (structure CDHDR)

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
EDITPOS LIKE CDSHW Table with edited change document items

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_POSITION_FOUND No item found
WRONG_ACCESS_TO_ARCHIVE incorrect access to archive