DBA Data[Home] [Help]

APPS.HR_SA_CONTACT_API SQL Statements

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

Line: 96

  l_proc                 varchar2(72) := g_package||'update_sa_person';
Line: 104

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