Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module MASTERIDOC_CREATE_DLPWRGP (POS-Schnittstelle: IDOC-Sätze für Warengruppen selektieren und schreiben) is a standard Function Module in SAP ERP and is part of the function group WPDA within the package WPOS.
Function Module | MASTERIDOC_CREATE_DLPWRGP |
Short Text | POS-Schnittstelle: IDOC-Sätze für Warengruppen selektieren und schreiben |
Function Group | WPDA |
Package | WPOS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_AKTIVDAT | LIKE | WPSTRUC-DATUM | Datum zu dem die Daten aktiv werden sollen | |
PI_BASE_MATKL | LIKE | WWG02 | Daten der Basiswarengruppe | |
PI_DEBUG | LIKE | WPSTRUC-MODUS | ' ' | 'X': Letzten Key in Pos wird immer akualisiert |
PI_DLDNR | LIKE | WDLS-DLDNR | Downloadnummer für Statusverfolgung | |
PI_E1WPW02 | LIKE | WPSTRUC-MODUS | ' ' | -'X', wenn Segment E1WPW02 versendet werden soll |
PI_E1WPW03 | LIKE | WPSTRUC-MODUS | ' ' | -'X', wenn Segment E1WPW03 versendet werden soll |
PI_E1WPW05 | LIKE | WPSTRUC-MODUS | ' ' | -'X', wenn Segment E1WPW05 versendet werden soll |
PI_EXPRESS | LIKE | WPSTRUC-MODUS | ' ' | 'X': sofort versenden, ' ': später versenden |
PI_FILIA | LIKE | T001W-WERKS | Filiale | |
PI_FILIA_CONST | LIKE | WPFILCONST | Filialkonstanten | |
PI_LOESCHEN | LIKE | WPSTRUC-MODUS | ' ' | 'X': sel.Daten löschen, ' ': sel. Daten übertrag |
PI_MESTYPE | LIKE | EDIMSG-MESTYP | 'WPDWGR' | Nachrichtentyp für Warengruppen |
PI_VKORG | LIKE | WPSTRUC-VKORG | Verkaufsorganisation | |
PI_VTWEG | LIKE | WPSTRUC-VTWEG | Vertriebsweg | |
PX_DLDLFDNR | LIKE | WDLSP-LFDNR | Lfd.-Nr. der Positionszeile für Statusverfolgung | |
PX_SEGMENT_COUNTER | LIKE | WDLSP-ANSEG | Segmentzähler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PX_SEGMENT_COUNTER | LIKE | WDLSP-ANSEG | Segmentzähler |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PXT_IDOC_DATA | TYPE | SHORT_EDIDD | POS-Ausgang: Verkürzte EDIDD für IDOC-Daten |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOWNLOAD_EXIT | Es sind Fehler beim Download aufgetreten |