2024 Dec 03 3:51 PM
Hello,
I have to set up an authorization object in a program. The user wants choose which roles can perform which actions, so I'm guessing the ACTVT needs to be added to the authorization object.
However, I can't find the variable for the ACTVT in the program. Does anyone know what field this is, or how to retrieve it?
Many thanks in advance!
Romy
2024 Dec 04 9:28 AM
Dear Romy, can you explain me better your requirement?
Do you wanna insert a custom authority check in a custom program? Or do you only need to check which authorization value to assign to ACTVT field in a standard program?
2024 Dec 04 2:50 PM
Sample code :
@RomyA wrote:Hello,
I have to set up an authorization object in a program. The user wants choose which roles can perform which actions, so I'm guessing the ACTVT needs to be added to the authorization object.
However, I can't find the variable for the ACTVT in the program. Does anyone know what field this is, or how to retrieve it?
Many thanks in advance!
Romy