Menu

SAP Function Module BM_OBJECT_IS_LOCAL

The Function Module BM_OBJECT_IS_LOCAL () is a standard Function Module in SAP ERP and is part of the function group SFTO within the package SDFM.

Technical Information

Function Module BM_OBJECT_IS_LOCAL
Short Text
Function Group SFTO
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEVCLASS TYPE DEVCLASS SPACE Development class for Change and Transport Organizer
OBJECT_ID TYPE ANY Object ID
OBJECT_TYPE TYPE BMOBJECT-TYPE Object Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TADIR TYPE TADIR Directory of Repository Objects
IS_LOCAL TYPE UFFLAG Data element for Flag - Any use

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.