Can restriction on other form restrict function on the other form?

SOLVED

Hi all,

Lets say I have a user that only have access to specific page. As you can see below, this user does not have access to Fast Duty feature. This user have access to Fast Delivery feature.

Fast duty is about create, read, update, delete on custom duty table. In Fast Delivery, when the form is submitted, it will update standard POP Order tables and custom tables, that include the custom duty table.

So my question is, can restriction of Fast Duty feature, may affect the functions that process the same custom duty table from another features, such as Fast Delivery?