DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MED_EFILE_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 21

                        select  user_entity_id
                        into    l_user_entity_id
                        from    ff_user_entities
                        where   user_entity_name = p_user_entity_name
                        and     legislation_code = 'KR'
                        and     creator_type = 'X';