Menu

SAP Function Module BAPI_MODOBJ_USED_IN_PROCDIA

Where-Used List

The Function Module BAPI_MODOBJ_USED_IN_PROCDIA (Where-Used List) is a standard Function Module in SAP ERP and is part of the function group BEGEN within the package SBEIF.

Technical Information

Function Module BAPI_MODOBJ_USED_IN_PROCDIA
Short Text Where-Used List
Function Group BEGEN
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE BAPI_LAISO-LANGU SY-LANGU Language Key
LANGUAGEISO LIKE BAPI_LAISO-LANGU_ISO Language According to ISO 639
OBJGUID LIKE BAPIBEID2-GUID Object Definition
OBJID LIKE BAPIBEID3-ID Object Definition
OBJTYPE LIKE BAPIBEGEN-OBJ_TYPE Object type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DIAGRAMS LIKE BAPIBEDIX Diagram header data
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.