Menu

SAP Function Module P_CHANGEDOC_READ_WITHOUT_ED

Änderungsbelege mandantenübergreifend lesen ohne Aufbereitung

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module P_CHANGEDOC_READ_WITHOUT_ED (Änderungsbelege mandantenübergreifend lesen ohne Aufbereitung) is a standard Function Module in SAP ERP and is part of the function group MALH within the package MG.

Technical Information

Function Module P_CHANGEDOC_READ_WITHOUT_ED
Short Text Änderungsbelege mandantenübergreifend lesen ohne Aufbereitung
Function Group MALH
Package MG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGENUMBER LIKE CDPOS-CHANGENR SPACE Änderungsbelegnummer
CLIENT LIKE CDHDR-MANDANT SY-MANDT Mandant, für den Änderungsbelege gelesen werden
DATE_OF_CHANGE LIKE CDHDR-UDATE '00000000' Änderungsdatum, ab dem gesucht wird
OBJECTCLASS LIKE CDHDR-OBJECTCLAS Objektklasse
OBJECTID LIKE CDHDR-OBJECTID SPACE Objektwert
TABLEKEY LIKE CDPOS-TABKEY SPACE Schlüssel der geänderten Tabellenzeile
TABLENAME LIKE CDPOS-TABNAME SPACE Tabellenname, zu dem Änderungsbelege gel. werden
TIME_OF_CHANGE LIKE CDHDR-UTIME '000000' Änderungsuhrzeit, ab der gesucht wird
USERNAME LIKE CDHDR-USERNAME SPACE Name des Änderers

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
ICDHDR LIKE CDHDR Tabelle mit Änderungsbelegkopfdaten
ICDPOS LIKE CDPOS Tabelle mit Änderungsbelegpositionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_POSITION_FOUND keine Position gefunden