Menu

SAP Function Module SCWB_CINSTS_LOCK_N

Korrekturanleitung mit Objekten in einem Auftrag sperren

The Function Module SCWB_CINSTS_LOCK_N (Korrekturanleitung mit Objekten in einem Auftrag sperren) is a standard Function Module in SAP ERP and is part of the function group SCWC within the package SCWN.

Technical Information

Function Module SCWB_CINSTS_LOCK_N
Short Text Korrekturanleitung mit Objekten in einem Auftrag sperren
Function Group SCWC
Package SCWN
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_ADD_ATTR_SAPNOTE TYPE BCWBN_BOOL SPACE Attribut SAPNOTE an den Transportauftrag hängen
IV_ORDER TYPE TRKORR SPACE Auftrag/Aufgabe
IV_SUPPRESS_EDITOR_LOCK_CHECK TYPE BCWBN_BOOL SPACE Prüfung der Editorsperre unterdrücken
IV_SUPPRESS_ENQUEUE TYPE BCWBN_BOOL SPACE Objektsperren und Berechtigungsprüfung unterdrücken
IV_WITH_LOGFILE TYPE BCWBN_BOOL SPACE Protokoll mit Meldungen schreiben
IV_WITH_OBJECTS TYPE BCWBN_BOOL SPACE Liste von Objektdeltas sperren
IV_WITH_RELATED_NOTES_CINSTS TYPE BCWBN_BOOL SPACE Listen von zugeordneten Hinweisen und Korrekturanleitungen sperren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_LOCK_ORDER LIKE E070-TRKORR Auftrag/Aufgabe

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_CORR_INSTRUCTIONS TYPE BCWBN_CORR_INSTRUCTIONS Daten der Korrekturanleitung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.