[Home] [Help]
APPS.PSB_SET_RELATION_PVT dependencies on PSB_ACCOUNT_POSITION_SETS
Line 753: DELETE psb_account_position_sets
749:
750: --
751: -- Delete the set.
752: --
753: DELETE psb_account_position_sets
754: WHERE account_position_set_id = l_relations_rec.account_position_set_id ;
755: --
756: END IF;
757: