Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Team,
I have a question on Section Access. I have the below inline table as a part of my SECTION ACCESS table.
LOAD * INLINE [
ACCESS,GROUP,USERID, LOOP_FIELD_KEY
ADMIN,*,INTERNAL\SA_SCHEDULER,NULL
ADMIN, Merchant--Everybody,*,NULL
ADMIN, Merchant--Category,*,NULL
];
when I place this inline table under SECTION ACCESS directly looks like I don't need to capitalize any values for eg, here the GROUPS field have values which are not capitalized. But if I brings that inline table as a resident into SECTION ACCESS table then I need to capitalize all the values before applying SECTION ACCESS.
I am looking for the difference, can any one kindly update?
Appreciate it.
Thank you!
does any one have any idea? appreciate it. Thank you!