Menu

SAP Function Module TUJOB_LOCK_APPLICATION

Sperren einer Applikation

The Function Module TUJOB_LOCK_APPLICATION (Sperren einer Applikation) is a standard Function Module in SAP ERP and is part of the function group TUJOB within the package SLIM.

Technical Information

Function Module TUJOB_LOCK_APPLICATION
Short Text Sperren einer Applikation
Function Group TUJOB
Package SLIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLIC LIKE TUJOB-APPLIC ID der Applikation, deren Job gesperrt wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOCK_BNAME LIKE TUJOB-BNAME Benutzername, falls schon gesperrt
LOCK_DATE LIKE TUJOB-PLAN_DATE Datum, falls schon gesperrt
LOCK_TIME LIKE TUJOB-PLAN_TIME Zeit, falls schon gesperrt

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
APPLICATION_LOCKED Applikation ist schon gesperrt
DB_ERROR unerwarteter DB-Fehler