Menu

SAP Function Module CBRC_LIB_LOCK_DOC_SAVE

Speichern der gesperrten Belegen in Sperrtabelle

The Function Module CBRC_LIB_LOCK_DOC_SAVE (Speichern der gesperrten Belegen in Sperrtabelle) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB within the package CBRC.

Technical Information

Function Module CBRC_LIB_LOCK_DOC_SAVE
Short Text Speichern der gesperrten Belegen in Sperrtabelle
Function Group CBRC_LIB
Package CBRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHECK TYPE CCRCC_CHCK_ON EHS: Online Checks für Vorschrift/Szenario/Szenariotyp
I_FLG_RESET TYPE CCRCE_FLG_RESET Beleg wurde durch manuelles Zurücksetzen d. Status entsperrt
I_FLG_UNLOCK TYPE CCRCE_FLG_UNLOCK Belegsperrung ist ausgeschaltet
I_LOCK_DEL_TAB TYPE CCRCTT_LOCK Tabellentyp zu CCRCT_LOCK
I_LOCK_INS_TAB TYPE CCRCTT_LOCK Tabellentyp zu CCRCT_LOCK
I_LOCK_UPD_TAB TYPE CCRCTT_LOCK Tabellentyp zu CCRCT_LOCK
I_REG TYPE ESESLSTID Gesetzliche Liste
I_SCEN TYPE CCRCE_SCEN Szenario

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_TAB TYPE CCRCTT_MSG Tabellentyp Anwendungs-Log
E_FLG_ERROR TYPE ESEBOOLE Wahrheitswert
E_LOCK_UPD_TAB TYPE CCRCTT_LOCK Tabellentyp zu CCRCT_LOCK

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.