DBA Data[Home] [Help]

APPS.INV_EBI_CHANGE_ORDER_HELPER dependencies on EGO_USER_ATTRS_DATA_PVT

Line 1918: l_transaction_type := ego_user_attrs_data_pvt.g_sync_mode;

1914: FOR i in 1..l_attributes_row_table.COUNT
1915: LOOP
1916: l_attributes_row_obj := l_attributes_row_table(i);
1917: IF(l_attributes_row_table(i).transaction_type IS NULL) THEN
1918: l_transaction_type := ego_user_attrs_data_pvt.g_sync_mode;
1919: ELSE
1920: l_transaction_type := l_attributes_row_table(i).transaction_type;
1921: END IF;
1922: l_attributes_row_obj := EGO_USER_ATTRS_DATA_PUB.build_attr_group_row_object(