DBA Data[Home] [Help]

APPS.HR_SE_CONTACT_API SQL Statements

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

Line: 92

  l_proc                 varchar2(72) := g_package||'update_se_person';
Line: 100

    select bgp.legislation_code
    from per_business_groups bgp
    where bgp.business_group_id = c_business_group_id;