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 VS_VB_VSORGKEY_POST (Verbuchungsbaustein für die Historientabellen (VSHIST_xx)) is a standard Function Module in SAP ERP and is part of the function group VSVB within the package CNVS.
Function Module | VS_VB_VSORGKEY_POST |
Short Text | Verbuchungsbaustein für die Historientabellen (VSHIST_xx) |
Function Group | VSVB |
Package | CNVS |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
V_VSAFVC_ORG_BT | LIKE | VSAFVC_ORG_B | Historientabelle Projektdefinition | |
V_VSAUFK_ORG_BT | LIKE | VSAUFK_ORG_B | Historientabelle PSP-Element | |
V_VSMLST_ORG_BT | LIKE | VSMLST_ORG_B | Versionen: Belegtabellenstruktur des Views V_VSRESB_ORG | |
V_VSPROJ_ORG_BT | LIKE | VSPROJ_ORG_B | Historientabelle Netzplan | |
V_VSPRPS_ORG_BT | LIKE | VSPRPS_ORG_B | Historientabelle Netzplanvorgang | |
V_VSRESB_ORG_BT | LIKE | VSRESB_ORG_B | Historientabelle sonst. Auftrag |
This function module does not define any Exceptions.