The Function Module STATUS_ACTIVITY_ANALYZER (Displays List of Influences on Transactions for Transaction and Object) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_ACTIVITY_ANALYZER |
Short Text | Displays List of Influences on Transactions for Transaction and Object |
Function Group | BSVA |
Package | BSV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | LIKE | TJ01-VRGNG | Business Transaction (TJ01) | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
OBJNR | LIKE | JSTO-OBJNR | Object Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTIVITY_NOT_VALID | Not a Status Management Transaction |
OBJECT_NOT_FOUND | Object Number does not Exist (in JSTO) |