DBA Data[Home] [Help]

APPS.INL_INTERFACE_PVT dependencies on INL_MATCHES_S

Line 3990: SELECT inl_matches_s.NEXTVAL new_match_id,

3986: matchAmountsToProcess_List matchAmountsToProcess_ListType;
3987:
3988: CURSOR matchesToProcess
3989: IS
3990: SELECT inl_matches_s.NEXTVAL new_match_id,
3991: match_type_code ,
3992: from_parent_table_name,
3993: from_parent_table_id ,
3994: to_parent_table_name ,