Menu

SAP Function Module SCWB_GET_VRS_OF_CORRECTION_REM

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 SCWB_GET_VRS_OF_CORRECTION_REM () is a standard Function Module in SAP ERP and is part of the function group SCWO within the package SCWB.

Technical Information

Function Module SCWB_GET_VRS_OF_CORRECTION_REM
Short Text
Function Group SCWO
Package SCWB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_WITH_GENERATED_OBJECTS LIKE TRPARI-W_TADIR SPACE Flag ( 'X' or ' ' )

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DELTA_HEADERS_SI_VRS LIKE VRSDELTA_H Versionen mit Modus S
ET_FLAT_DELTA_HEADERS_46 LIKE VRSDEL_H46 Header Information for an Object Delta
ET_FLAT_DELTA_HEADERS_62 LIKE VRSDEL_H62 Headerinformation für ein Objektdelta (mit PGMID!)
ET_NONVERSIONABLE_OBJS LIKE E071 Change & Transport System: Object Entries of Requests/Tasks

Exceptions

This function module does not define any Exceptions.