The Function Module STATUS_ACT_ANALYZER_INTERN (Vorgangsbeinflußung: Status, die verbieten und Status, die) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_ACT_ANALYZER_INTERN |
Short Text | Vorgangsbeinflußung: Status, die verbieten und Status, die |
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 | Vorgang, dessen Beeinflußungen gesucht werden | |
STSMA | LIKE | TJ31-STSMA | SPACE | optional status profile for external influences. |
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 |
---|---|---|---|---|
STATUS_NOT_PERMITTING | LIKE | JSTAT | Table of status which forbids the transaction | |
STATUS_PERMITTING | LIKE | JSTAT | Table of the status which allows the transaction | |
STATUS_WARNING | LIKE | JSTAT | Status, die den Vorg mit Warnung erlauben |
This function module does not define any Exceptions.