DBA Data[Home] [Help]

APPS.INL_INTERFACE_PVT dependencies on INL_MATCH_AMOUNTS_S

Line 3971: SELECT inl_match_Amounts_s.NEXTVAL new_match_Amount_id,

3967: -- Cursor to get all valid and possible Matches
3968: -- that will be used in the import process
3969: CURSOR matchAmountsToProcess
3970: IS
3971: SELECT inl_match_Amounts_s.NEXTVAL new_match_Amount_id,
3972: matched_amt ,
3973: matched_curr_code ,
3974: matched_curr_conversion_type,
3975: matched_curr_conversion_date,