Menu

SAP Function Module PPECD_COLN_WRITE_DOCUMENT

Änderungsbelege für Farbschema

The Function Module PPECD_COLN_WRITE_DOCUMENT (Änderungsbelege für Farbschema) is a standard Function Module in SAP ERP and is part of the function group PPECD_CMP within the package CPPECMP.

Technical Information

Function Module PPECD_COLN_WRITE_DOCUMENT
Short Text Änderungsbelege für Farbschema
Function Group PPECD_CMP
Package CPPECMP
Module Type Normal Module

Importing Parameters

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_PNCOL LIKE PNCOL PVS Farbknoten: Attribute
N_PNODID LIKE PNODID PVS Knoten: Identifikation
OBJECTID LIKE CDHDR-OBJECTID Objektwert
OBJECT_CHANGE_INDICATOR LIKE CDHDR-CHANGE_IND 'U' Art der Änderung (U, I, E, D) auf das Anwendungsobjekt
O_PNCOL LIKE PNCOL PVS Farbknoten: Attribute
O_PNODID LIKE PNODID PVS Knoten: Identifikation
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_PNCOL LIKE CDPOS-CHNGIND SPACE Art der Änderung (U, I, E, D)
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_PVS_VSHEME LIKE CDPOS-CHNGIND SPACE Art der Änderung (U, I, E, D)
UPD_PVS_VSHEME_CHAR 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

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
XPNODTX LIKE CDCOLPNODTX Aenderungsbelegstruktur, generiert durch RSSCD000
XPVS_VSHEME LIKE CDCOLPVS_VSHEME Aenderungsbelegstruktur, generiert durch RSSCD000
XPVS_VSHEME_CHAR LIKE CDCOLPVS_VSHEME_CHAR Aenderungsbelegstruktur, generiert durch RSSCD000
YPNODTX LIKE CDCOLPNODTX Aenderungsbelegstruktur, generiert durch RSSCD000
YPVS_VSHEME LIKE CDCOLPVS_VSHEME Aenderungsbelegstruktur, generiert durch RSSCD000
YPVS_VSHEME_CHAR LIKE CDCOLPVS_VSHEME_CHAR Aenderungsbelegstruktur, generiert durch RSSCD000

Exceptions

This function module does not define any Exceptions.