SAP Function Module BAPI_ACTIVTY_GETDIAGRAMIDS

Read diagram

The Function Module BAPI_ACTIVTY_GETDIAGRAMIDS (Read diagram) is a standard Function Module in SAP ERP and is part of the function group BEACTIVITY within the package SBEIF.

Technical Information

Function Module BAPI_ACTIVTY_GETDIAGRAMIDS
Short Text Read diagram
Function Group BEACTIVITY
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
ADDON LIKE BAPIBEGEN-ADDON Industry sector
LANGUAGE LIKE BAPI_LAISO-LANGU SY-LANGU Language key
LANGUAGEISO LIKE BAPI_LAISO-LANGU_ISO Language according to ISO 639
LOCKDIAVAR LIKE BAPIBEGEN-FLAG Lock diagram variant
LOCKOCCDIAVAR LIKE BAPIBEGEN-FLAG Lock occurrence diagram variant
LOCKPROCDIA LIKE BAPIBEGEN-FLAG Lock diagram module

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
ACTIVITIES_ALL LIKE BAPIBEACT Process modeling activity
DIAVARHEADER LIKE BAPIBEDVX Diagram variant header
OCCDIAVARHEADER LIKE BAPIBEDOX Diagram variant header
PROCDIAHEADER LIKE BAPIBEDIX Diagram header data
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.