Menu

SAP Function Module SCWB_CORR_INSTR_READ_OO

Hinweisdaten und Korrekturanleitung mit Deltas lesen

The Function Module SCWB_CORR_INSTR_READ_OO (Hinweisdaten und Korrekturanleitung mit Deltas lesen) is a standard Function Module in SAP ERP and is part of the function group SCWL within the package SCWB.

Technical Information

Function Module SCWB_CORR_INSTR_READ_OO
Short Text Hinweisdaten und Korrekturanleitung mit Deltas lesen
Function Group SCWL
Package SCWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_CORR_INSTR TYPE SCWB_DELIV Schlüssel eines Auslieferungsereignisses
IV_DESTINATION TYPE RFCDEST 'CWBADM_CS' logische Destination (Wird bei Funktionsaufruf angegeben)
IV_NOTE_NUMBER TYPE CWBNTNUMM Key für OSS-Hinweise mit Sprachschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CWB_DELTAS TYPE CWB_DELTAS Tabelle von CL_CWB_DELTA

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILURE Sonstige Fehler
NOTE_NOT_EXISTING Hinweis existiert nicht
OBJECT_NOT_FOUND Objekt wurde nicht gefunden
RFC_ERROR Fehler in der RFC-Verbindung