DBA Data[Home] [Help]

APPS.INV_EBI_ITEM_HELPER dependencies on EGO_USER_ATTRS_DATA_PVT

Line 2005: l_transaction_type := ego_user_attrs_data_pvt.g_sync_mode;

2001: ELSE
2002: l_revision_id := l_attributes_row_obj.data_level_1;
2003: END IF;
2004: IF(l_attributes_row_table(i).transaction_type IS NULL) THEN
2005: l_transaction_type := ego_user_attrs_data_pvt.g_sync_mode;
2006: ELSE
2007: l_transaction_type := l_attributes_row_table(i).transaction_type;
2008: END IF;
2009: l_attributes_row_obj := EGO_USER_ATTRS_DATA_PUB.build_attr_group_row_object(