DBA Data[Home] [Help]

APPS.PAY_BTL_SHD dependencies on PER_BUSINESS_GROUPS

Line 732: from per_business_groups

728: where pbh.batch_id = c_batch_id;
729:
730: cursor csr_id_flex_num(c_business_group_id pay_batch_headers.business_group_id%type)is
731: select cost_allocation_structure
732: from per_business_groups
733: where business_group_id= c_business_group_id;
734:
735: cursor csr_batch_id (p_batch_line_id pay_batch_lines.batch_line_id%type) is
736: select pbl.batch_id