1.
Is it very necessary to map authorization filed?
I did not map authorization field for the BO which implement BOPF authorization check.
It is successfully activated. But got error message when doing check on the BO.
If there is error why the BO activation is success ?
May I left blank under authorization field mapping?
2.
I define one authorization object “/XX/number” and assign 3 authorization fields “actvt; bo_serivce; /XX/number” .
if adding /XX/number to authorization field mapping.
Does It mean I change other files would not trigger the authorization checking ?
I want to trigger the authorization check when user change any fields on root ,
how should I do?