The Function Module PPECD_SETN_WRITE_DOCUMENT (Änderungsbelege für Knoten der Set-Dokumentation) is a standard Function Module in SAP ERP and is part of the function group PPECD_SET within the package CPPESET.
Function Module | PPECD_SETN_WRITE_DOCUMENT |
Short Text | Änderungsbelege für Knoten der Set-Dokumentation |
Function Group | PPECD_SET |
Package | CPPESET |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_CHANGE_POINTERS | LIKE | CDHDR-CHANGE_IND | SPACE | Art der Änderung (U, I, E, D) auf das Anwendungsobjekt |
N_PNODID | LIKE | PNODID | iPPE-Knoten: Identifikation | |
N_PNSET | LIKE | PNSET | Set-Knoten: Attributtabelle | |
OBJECTID | LIKE | CDHDR-OBJECTID | Objektwert | |
OBJECT_CHANGE_INDICATOR | LIKE | CDHDR-CHANGE_IND | 'U' | Art der Änderung (U, I, E, D) auf das Anwendungsobjekt |
O_PNODID | LIKE | PNODID | iPPE-Knoten: Identifikation | |
O_PNSET | LIKE | PNSET | Set-Knoten: Attributtabelle | |
PLANNED_CHANGE_NUMBER | LIKE | CDHDR-PLANCHNGNR | SPACE | Nummer, die geplante Änderungen zusammenfaßt |
PLANNED_OR_REAL_CHANGES | LIKE | CDHDR-CHANGE_IND | SPACE | Art der Änderung (U, I, E, D) auf das Anwendungsobjekt |
TCODE | LIKE | CDHDR-TCODE | Transaktion, in der eine Änderung durchgeführt wurde | |
UDATE | LIKE | CDHDR-UDATE | Erstellungsdatum des Änderungsbelegs | |
UPD_PNODID | LIKE | CDPOS-CHNGIND | SPACE | Art der Änderung (U, I, E, D) |
UPD_PNODTX | LIKE | CDPOS-CHNGIND | SPACE | Art der Änderung (U, I, E, D) |
UPD_PNSET | LIKE | CDPOS-CHNGIND | SPACE | Art der Änderung (U, I, E, D) |
USERNAME | LIKE | CDHDR-USERNAME | Benutzername des Änderers im Änderungsbeleg | |
UTIME | LIKE | CDHDR-UTIME | Uhrzeit der Änderung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XPNODTX | LIKE | CDSETPNODTX | Aenderungsbelegstruktur, generiert durch RSSCD000 | |
YPNODTX | LIKE | CDSETPNODTX | Aenderungsbelegstruktur, generiert durch RSSCD000 |
This function module does not define any Exceptions.