Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module POS_CONDITION_CHANGES_CHECK_2 (Prüfung der Änderung von Konditions-Gültigkeitszeitraümen pro Filiale) is a standard Function Module in SAP ERP and is part of the function group WPDA within the package WPOS.
Function Module | POS_CONDITION_CHANGES_CHECK_2 |
Short Text | Prüfung der Änderung von Konditions-Gültigkeitszeitraümen pro Filiale |
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_DATAB | LIKE | WPSTRUC-DATUM | Beginn des Betrachtungszeitraums | |
PI_DATBI | LIKE | WPSTRUC-DATUM | Beginn des Betrachtungszeitraums | |
PI_ERSTDAT | LIKE | WPSTRUC-DATUM | SY-DATUM | Versendedatum. |
PI_FILIA | LIKE | T001W-WERKS | Filiale | |
PI_KOND_ANALYSE | LIKE | WPSTRUC-MODUS | 'X' | Nur für PI_MODE - 'P'. 'X', wenn Kond.-analyse |
PI_MODE | LIKE | WPSTRUC-MODUS | SPACE | Werte: 'P', 'V' oder SPACE, siehe Doku --> F2 |
PI_NATRAB_ANALYSE | LIKE | WPSTRUC-MODUS | 'X' | Nur für PI_MODE - 'P'. 'X', wenn Natrab-analyse |
PI_SPRAS | LIKE | WPSTRUC-SPRAS | Filialsprache. Nur für POS-Download | |
PI_VKORG | LIKE | WPSTRUC-VKORG | Verkaufsorganisation | |
PI_VTWEG | LIKE | WPSTRUC-VTWEG | Vertriebsweg |
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 |
---|---|---|---|---|
PET_ARTSTM_OBJECTS | LIKE | WPARTSTM | Tabelle der gefundenen Artikel | |
PET_OT3_ARTSTM | LIKE | WPAOT3 | Tabelle der gefundenen Artikel. Nur für POS | |
PET_WLK2 | LIKE | WKWLK2 | Spezialtabelle. Nur für POS-Download | |
PIT_KONDART | LIKE | WPKARTFLAG | Die dieser Filiale zugeordneten Konditionsarten | |
PIT_OT1_F_ARTSTM | LIKE | WPARTSTM | Spezialtabelle. Nur für POS-Download | |
PIT_OT2_ARTSTM | LIKE | WPAOT2 | Spezialtabelle. Nur für POS-Download | |
PXT_INDEPENDENCE_CHECK | LIKE | WPINDEPEND | Filialunabhängigkeitstabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_LISTED | Kein Material für diese Filiale gelistet |