The Function Module MASTERIDOC_CREATE_DLPWKURS (POS-Schnittstelle: IDOC-Sätze für Wechselkurse 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_DLPWKURS |
Short Text | POS-Schnittstelle: IDOC-Sätze für Wechselkurse 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_DATUM_AB | LIKE | WPSTRUC-DATUM | Anfang des Betrachtungs- oder Selektionsbereichs | |
PI_DATUM_BIS | LIKE | WPSTRUC-DATUM | Ende des Betrachtungs- oder Selektionsbereichs | |
PI_DLDNR | LIKE | WDLS-DLDNR | Downloadnummer für Statusverfolgung | |
PI_E1WPC02 | LIKE | WPSTRUC-MODUS | - 'X', wenn Segment E1WPC02 versend. werden soll | |
PI_ERSTDAT | LIKE | WDLS-ERSAB | Erstelldatum der Status-Kopfzeile | |
PI_EXPRESS | LIKE | WPSTRUC-MODUS | ' ' | 'X': sofort versenden, ' ': später versenden |
PI_FILIA | LIKE | T001W-WERKS | Filiale | |
PI_LOESCHEN | LIKE | WPSTRUC-MODUS | ' ' | 'X': sel.Daten löschen, ' ': sel. Daten übertrag |
PI_MODE | LIKE | WPSTRUC-MODUS | 'I': Init, 'A': dir.Anf.,'U': Änd., 'R': Restart | |
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 |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PIT_WORKDAYS | LIKE | WPWORKDAYS | Tabelle der Arbeitstage |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOWNLOAD_EXIT | Es sind Fehler beim Download aufgetreten |