Check Own Changes (0028) can be used to check the ownership of a Transport Form during approval / import. If the current user is the owner of any of the transports being analysed and they are not allowed to approve their own changes a message can be output to report this to the user and prevent approval / import of their own changes. If the current user is not the owner of any of the transports being analysed and they are only allowed to approve their own changes a message can be output to report this to the user and prevent approval / import of their own changes.
Parameters
Parameter | Description |
---|---|
PERMITOWNCHANGES | Flag to indicate whether the current user is allowed to approve their own Transport Forms or not. No = Not allowed to approve your own transports Yes = Only allowed to approve your own transports |
OWNERFIELD | Field to be checked to determine the ownership of the Transport Form. If OWNER is specified the ORIG_OWNER field will be checked. If you specify REQUESTOR, then it will check the current Transport Form owner. |
Post your comment on this topic.