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.
Function Module | BAPI_ACTIVTY_GETDIAGRAMIDS |
Short Text | Read diagram |
Function Group | BEACTIVITY |
Package | SBEIF |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.