I run in to suppression problem by trying to solve another problem: I couldn’t insert assy. in to assy. (with same sub-asseblies), as error message about “potential circular references” will appear. So I was trying to suppress sub-assy to make it work.
Long story short, I overcome assy. insertion problem by making one of sub-assemblies a virtual (break links).