Menu

SAP Function Module COM_OBJECT_NAMESPACE_CHECK

Check namespace

The Function Module COM_OBJECT_NAMESPACE_CHECK (Check namespace) is a standard Function Module in SAP ERP and is part of the function group COM_SETTYPE_CK within the package COM_SETTYPE_ATTRIBUTE.

Technical Information

Function Module COM_OBJECT_NAMESPACE_CHECK
Short Text Check namespace
Function Group COM_SETTYPE_CK
Package COM_SETTYPE_ATTRIBUTE
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_OBJECT_NAME TYPE DDOBJNAME Name of an ABAP Dictionary Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_SUBRC TYPE SYSUBRC Return Value, Return Value After ABAP Statements
EV_SYSTEM_NAME LIKE SY-SYSID R/3-System, Name des R/3-Systems
EV_SYSTEM_TYPE LIKE SY-SYSID Name of SAP R/3 System

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.