DBA Data[Home] [Help]

APPS.BEN_ENV_OBJECT SQL Statements

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

Line: 59

    select bft.audit_log_flag,
           bft.mode_cd
    from   ben_benefit_actions bft
    where  bft.benefit_action_id = c_bft_id;
Line: 70

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