QER\ITShop\ShowClosedAssignmentOrders
This configuration parameter specifies whether a manager of an organization or business role can see closed requests of assignments to his organization. If the parameter is not set the manager can see only open requests of assignments to his organization..
| Value | 1 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: QER\ITShop
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QER_FGIPWOVisibleForPerson
writes INSERT into; reads/joins QER_VPersonsAreMe, HelperHeadOrg, BaseTree, BaseTreeCollectionF, helperpersonorg…; uses config QER\ITShop\ShowClosedAssignmentOrders - dbo.QER_FTPWOVisibleForPerson_I
writes INSERT into, INSERT INTO; reads/joins PersonWantsOrg, QER_VPersonsAreMe, HelperHeadOrg, BaseTree, BaseTreeCollectionF…; uses config QER\ITShop\ShowClosedAssignmentOrders; uses session context PWOAccessAsManagerReduced
C# source references
No C# source usage extracted.