Parent Parameter in ACL Scripts

Amir Rahimi
Tera Contributor

Hello everyone,

I can´t understand the meaning of Parent parameter in the scripts of some OOTB ACLs. For example the Create-ACL on the cmn_other_schedule table. Could anyone explain me what exactly parent reference to? 

find_real_file.png

1 REPLY 1

Sukraj Raikhraj
Kilo Sage

Good question, my thoughts is that there is a parent/child relationship , so possible the parent is the class that cmn_other_schedule is reference from.  They are many module that include parent/child relationship and you can dot walk from child to parent. so here there is a reference back to 'Schedule' , which is the parent.