Menu

SAP Function Module SCWB_API_CINST_QUEUE_GET

API Note Assistant: Queue Korrekturanleitungen berechnen

The Function Module SCWB_API_CINST_QUEUE_GET (API Note Assistant: Queue Korrekturanleitungen berechnen) is a standard Function Module in SAP ERP and is part of the function group SCWB_API within the package SCWB.

Technical Information

Function Module SCWB_API_CINST_QUEUE_GET
Short Text API Note Assistant: Queue Korrekturanleitungen berechnen
Function Group SCWB_API
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
IV_CONSIDER_NOTE_STATUS TYPE BOOLE_D SPACE Hinweise mit Statusprüfung im System ermitteln
IV_DESTINATION TYPE RFCDEST SPACE logische Destination (Wird bei Funktionsaufruf angegeben)
IV_ONLINE_DOWNLOAD_POSSIBLE TYPE BOOLE_D 'X' TRUE: Hinweisdownload während der Berechnung erlaubt
IV_POSTPROC_QUEUE TYPE BOOLE_D SPACE Queue nur mit Nacharbeiten ermitteln
IV_PREPROC_QUEUE TYPE BOOLE_D 'X' Queue nur mit Vorarbeiten ermitteln
IV_REQID TYPE SCWB_REQUEST_ID API Note Assistant: RequestId

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MANUAL_ACTIVITIES TYPE SCWB_API_T_CORRECTION_INSTR API Note Assistant: Korrekturanleitung mit PDF Text
ET_NOTES_DOWNLOAD TYPE SCWB_API_T_NOTENUMBER API Note Assistant: Hinweisnummern
ET_NOTES_IMPL TYPE SCWB_API_T_NOTENUMBER API Note Assistant: Hinweisnummern

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
IT_COMPONENT_VECTOR_CURRENT LIKE SCWB_API_COMP_VECTOR API Note Assistant: Komponentenvektor
IT_COMPONENT_VECTOR_TARGET LIKE SCWB_API_COMP_VECTOR API Note Assistant: Komponentenvektor
IT_NOTES LIKE SCWB_API_NOTENUMBER API Note Assistant: Hinweisnummern

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPONENT_NOT_FOUND Softwarekomponente konnte nicht gelesen werden
CORR_INSTRUCTION_MERGE_ERROR Korrekturanleitungen können nicht vereinigt werden
DELIVERY_EVENT_NOT_FOUND Auslieferungsereignis konnte nicht gelesen werden
ERROR Sonstige Fehler
INCOMPLETE_NOTE_DATA Hinweisdaten sind unvollständig
MANUAL_ACTIVITY_NOT_ALLOWED Manuelle Aktivität ist nicht erlaubt
MISSING_AUTORIZATION Fehlende Berechtigung
NOTE_NOT_FOUND Hinweis nicht gefunden
NO_VALID_CORR_INSTRUCTION Keine gültige Korrekturanleitung
RFC_ERROR Fehler in der RFC Verbindung