Restricting User to Release Batch Details based on Batch Type
Dear All,
I want to ask a question. Is there any way to Restricting User to Release Batch Details based on Batch Type?
Okay lets say i have 2 username: A & B,
i want to restricting A to release batch details with type Lab Batch, but he can release batch with type Production
and for B is vice versa
I already try to personalize but still failed,
Tab Condition
Trigger Event: Special 31
Condition: :GME_BATCH_HEADER.LABORATORY_IND = 1
User: A
Tab Actions
Seq: 10
Type: Builtin
Builtin Type: Launch a Function
Function Code: GMEBDTED_RELEASE_F
Function Name: Batch Details: Release
Thanks