The Function Module STATUS_SET_USER_STATUS_DIALOG (Popup with Possibility of Setting User Status Manually) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_SET_USER_STATUS_DIALOG |
Short Text | Popup with Possibility of Setting User Status Manually |
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 |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client (Only for Exceptional Cases) |
OBJECT_NUMBER | LIKE | JSTO-OBJNR | Object Number | |
ONLY_DISPLAY | TYPE | XFELD | SPACE | 'Display Only' Flag |
SET_CHGKZ | LIKE | JSTO-CHGKZ | 'Activate Change Documents' Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STONR | LIKE | TJ30-STONR | Status Number |
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 |
---|---|
NO_STATUS_SCHEME_GIVEN | Status Object not Assigned to Any Status Profile |
OBJECT_NOT_FOUND | Status Object Not Found |