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 PVSDBCMP_PVCMP_GET (Variante: Lesen (nach PVGUID, AENNR)) is a standard Function Module in SAP ERP and is part of the function group PVSDBCMP within the package CPPECMP_APPL.
Function Module | PVSDBCMP_PVCMP_GET |
Short Text | Variante: Lesen (nach PVGUID, AENNR) |
Function Group | PVSDBCMP |
Package | CPPECMP_APPL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CMPD_FLG | TYPE | C | Flag: Basis-Attribute lesen | |
IM_CMPP_FLG | TYPE | C | Flag: Positions-Attribute lesen | |
IM_CMPR_FLG | TYPE | C | Flag: Konigurations-Attribute lesen | |
IM_CMPV_FLG | TYPE | C | Flag: Rohmaß-Attribute lesen | |
IM_POSVID_TAB | TYPE | PPET_POSVID_LI_TAB | Varianten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PVCMPD_TAB | TYPE | PPET1_PVCMPD_TAB | Basis-Attribute | |
EX_PVCMPH_TAB | TYPE | PPET1_PVCMPH_TAB | Historien-Tabelle | |
EX_PVCMPP_TAB | TYPE | PPET1_PVCMPP_TAB | Positions-Attribute | |
EX_PVCMPR_TAB | TYPE | PPET1_PVCMPR_TAB | Konfigurations-Attribute | |
EX_PVCMPV_TAB | TYPE | PPET1_PVCMPV_TAB | Rohmass-Attribute | |
EX_PVCMP_TAB | TYPE | PPET1_PVCMP_TAB | Historien-Tabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.