DBA Data[Home] [Help]

APPS.PO_VAL_PRICE_DIFFS dependencies on PO_TYPE_CONVERTER

Line 194: , p_unique_value_tbl => PO_TYPE_CONVERTER.to_po_tbl_varchar4000(p_price_differential_num_tbl)

190: p_calling_module => D_unique_price_diff_num
191: , p_price_diff_id_tbl => p_price_differential_id_tbl
192: , p_entity_id_tbl => p_entity_id_tbl
193: , p_entity_type_tbl => p_entity_type_tbl
194: , p_unique_value_tbl => PO_TYPE_CONVERTER.to_po_tbl_varchar4000(p_price_differential_num_tbl)
195: , p_column_name => c_PRICE_DIFFERENTIAL_NUM
196: , p_message_name => PO_MESSAGE_S.PO_SVC_NON_UNIQUE_PRC_DIFF_NUM
197: , x_result_set_id => x_result_set_id
198: , x_result_type => x_result_type

Line 253: , p_unique_value_tbl => PO_TYPE_CONVERTER.to_po_tbl_varchar4000(p_price_type_tbl)

249: p_calling_module => D_unique_price_type
250: , p_price_diff_id_tbl => p_price_differential_id_tbl
251: , p_entity_id_tbl => p_entity_id_tbl
252: , p_entity_type_tbl => p_entity_type_tbl
253: , p_unique_value_tbl => PO_TYPE_CONVERTER.to_po_tbl_varchar4000(p_price_type_tbl)
254: , p_column_name => c_PRICE_TYPE
255: , p_message_name => PO_MESSAGE_S.PO_SVC_NON_UNIQUE_PRICE_TYPE
256: , x_result_set_id => x_result_set_id
257: , x_result_type => x_result_type