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 C_PDM_POSVARIANT_CREATE (Instantiieren einer Instanz der ABAP-Klasse CL_PDM_IPPE_POSVAR) is a standard Function Module in SAP ERP and is part of the function group CPDMDATACOLLECTORIPPE within the package C_PDM_BROWSER_IPPE.
Function Module | C_PDM_POSVARIANT_CREATE |
Short Text | Instantiieren einer Instanz der ABAP-Klasse CL_PDM_IPPE_POSVAR |
Function Group | CPDMDATACOLLECTORIPPE |
Package | C_PDM_BROWSER_IPPE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ECM_NUMBER | TYPE | AENR-AENNR | Änderungsnummer | |
PVGUID | TYPE | PVS_PVGUID | interne Nummer der PVS-Variante | |
RFCDEST | TYPE | PDM_TREE-RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
VALIDFROM | TYPE | SYST-DATUM | SYST-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSVAR_DATA | LIKE | PDM_POSVARIANT | Positionsvarianten im Produktstrukturbrowser |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_LOGSYS | TYPE | PDM_FIELDCATALOG-LOGSYS | Logisches System |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILTER_DEF | LIKE | FILTERDEF | Operative Filtereinträge für den Produktstrukturbrowser |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXCL_BY_FILTER | Die iPPE Positionsvariante wird durch den Filter ausgeschlossen |
NOT_EXIST | Die iPPE Positionsvariante existiert nicht |