Menu

SAP Function Module SRM_BDV_TR_CHECK_LOCKED

Überprüfen, ob Objekts bereits in einem Auftrag enthalten sind

The Function Module SRM_BDV_TR_CHECK_LOCKED (Überprüfen, ob Objekts bereits in einem Auftrag enthalten sind) is a standard Function Module in SAP ERP and is part of the function group SRM_BDV_SERVICES within the package SRM_GENERAL_SP.

Technical Information

Function Module SRM_BDV_TR_CHECK_LOCKED
Short Text Überprüfen, ob Objekts bereits in einem Auftrag enthalten sind
Function Group SRM_BDV_SERVICES
Package SRM_GENERAL_SP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_COMFILE2_TAB TYPE TR_KEYS Tabellenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_LOCKED TYPE SRMBOOLEAN Boolean: Mögliche Werte IF_SRM->TRUE / FALSE

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_COMFILE_TAB LIKE BAPICOMFIL BDS: Commandfile für Transporteinträge
IT_LOCK_OBJ LIKE E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben

Exceptions

This function module does not define any Exceptions.