Menu

SAP Function Module OXT_CHECK_OBJ_DEVC_ASSIGNMENT

Read Current Extension Name from Lock

The Function Module OXT_CHECK_OBJ_DEVC_ASSIGNMENT (Read Current Extension Name from Lock) is a standard Function Module in SAP ERP and is part of the function group OXT_SERVICES_2 within the package OXT_ROOT.

Technical Information

Function Module OXT_CHECK_OBJ_DEVC_ASSIGNMENT
Short Text Read Current Extension Name from Lock
Function Group OXT_SERVICES_2
Package OXT_ROOT
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_BUSOBJ TYPE OXT_BUSOBJ Business Object
IV_CHECKDEVLAYER TYPE FLAG '' General Flag
IV_EXTENSIONTYP TYPE OXT_EXTTYP Enhancement Type
IV_OBJECT TYPE TROBJTYPE Object Type
IV_OBJ_NAME TYPE SOBJ_NAME Object Name in Object Directory
IV_PGMID TYPE PGMID Program ID in Requests and Tasks

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MESSAGE TYPE BAPIRET2 Return Parameters

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.