Access control at sub inventory level

Comments
-
Hi,
one way we can achieve this with Form Personalization:
During Material transactions like "Subinventory Transfer", "Inter-Org Transfer" or "Misc Trx", user would get a chance to transact into/from subinventory.
In those form's personalization condition can be called
for ex condition:
${item.mtl_trx_line.subinventory_code.value} = '<Subinv name>' then apply rule..
thanks,
0