Menu

SAP Function Module SM_CHANGEDOCUMENT_READ

Änderungsbelege für Solution Manager lesen

The Function Module SM_CHANGEDOCUMENT_READ (Änderungsbelege für Solution Manager lesen) is a standard Function Module in SAP ERP and is part of the function group SCD_SM within the package SZD.

Technical Information

Function Module SM_CHANGEDOCUMENT_READ
Short Text Änderungsbelege für Solution Manager lesen
Function Group SCD_SM
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
CHANGENUMBER_TAB TYPE CDCHANGENR_RANGE_TAB Range Tabellentyp für CDCHANGENR für FB-Schnittstelle
DATE_OF_CHANGE LIKE CDHDR-UDATE '00000000' Erstellungsdatum des Änderungsbelegs
DATE_UNTIL TYPE CDHDR-UDATE '99991231' Erstellungsdatum des Änderungsbelegs
KEYGUID_TAB TYPE CDSYSUUID_RANGE_TAB Range Tabellentyp für CDSYSUUID für FB-Schnittstelle
KOMMENTAR TYPE COMMENT Kommentar
OBJECTCLASS_TAB TYPE CDOBJECTCL_RANGE_TAB Range Tabellentyp für CDOBJECTCL für FB-Schnittstelle
OBJECTID_TAB TYPE CDOBJECTV_RANGE_TAB Range Tabellentyp für CDOBJECTV für FB-Schnittstelle
PV_WRITE_SOLMIG_TAB TYPE CHAR01 SPACE Charakterfeld der Länge 1
TABLEKEY254_TAB TYPE CDTABKEYLO_RANGE_TAB Range Tabellentyp für CDTABKEYLO für FB-Schnittstelle
TABLEKEY_TAB TYPE CDTABKEY_RANGE_TAB Range Tabellentyp für CDTABKEY für FB-Schnittstelle
TABLENAME_TAB TYPE CDTABNAME_RANGE_TAB Range Tabellentyp für CDTABNAME für FB-Schnittstelle
TIME_OF_CHANGE LIKE CDHDR-UTIME '000000' Uhrzeit der Änderung
TIME_UNTIL TYPE CDHDR-UTIME '235959' Uhrzeit der Änderung
USERNAME_TAB TYPE CDUSERNAME_RANGE_TAB Range Tabellentyp für CDUSERNAME für FB-Schnittstelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_CDSOLMIG TYPE CDSOLMIG Solution Manager Läufe für Änderungsbelegübernahmen
ET_CDHDR TYPE CDHDR_TAB interne Tabelle CDHDR
ET_CDPOS TYPE CDPOS_TAB Interne Tabelle für cdpos
ET_CDPOS_UID TYPE CDPOS_UID_TAB interne Tabelle CDPOS_UID
ET_CDSOLMIG_DD TYPE CDSOLMIG_DD_TAB Tabellentyp zu CDSOLMIG_DD
EV_RUNNR TYPE CDCHANGENR Änderungsnummer des Belegs

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
CDSOLMIG_DD_INSERT_FAILED Schreibfehler auf CDSOLMIG_DD
CDSOLMIG_INSERT_FAILED Schreibfehler auf CDSOLMIG
NO_POSITION_FOUND keine Position gefunden