DBA Data[Home] [Help]

APPS.INV_EBI_CHANGE_ORDER_HELPER dependencies on EGO_USER_ATTR_ROW_TABLE

Line 2528: l_attributes_row_table ego_user_attr_row_table;

2524: ,p_class_code_name_value_pairs IN EGO_COL_NAME_VALUE_PAIR_ARRAY
2525: ,x_uda_output_obj OUT NOCOPY inv_ebi_eco_output_obj
2526: )
2527: IS
2528: l_attributes_row_table ego_user_attr_row_table;
2529: l_attributes_data_table ego_user_attr_data_table;
2530: l_attributes_row_obj ego_user_attr_row_obj;
2531: l_transaction_type VARCHAR2(20);
2532: l_uda_out inv_ebi_uda_output_obj;