DBA Data[Home] [Help]

APPS.PQP_GB_T1_PENSION_EXTRACTS dependencies on PAY_INTERPRETER_PKG

Line 1850: ,t_proration_dates OUT NOCOPY pay_interpreter_pkg.t_proration_dates_table_type

1846: ,p_element_entry_id IN NUMBER DEFAULT NULL
1847: ,p_business_group_id IN NUMBER DEFAULT NULL
1848: ,p_start_date IN DATE
1849: ,p_end_date IN DATE
1850: ,t_proration_dates OUT NOCOPY pay_interpreter_pkg.t_proration_dates_table_type
1851: ,t_proration_changes OUT NOCOPY pay_interpreter_pkg.t_proration_type_table_type
1852: ) RETURN NUMBER;
1853:
1854: --

Line 1851: ,t_proration_changes OUT NOCOPY pay_interpreter_pkg.t_proration_type_table_type

1847: ,p_business_group_id IN NUMBER DEFAULT NULL
1848: ,p_start_date IN DATE
1849: ,p_end_date IN DATE
1850: ,t_proration_dates OUT NOCOPY pay_interpreter_pkg.t_proration_dates_table_type
1851: ,t_proration_changes OUT NOCOPY pay_interpreter_pkg.t_proration_type_table_type
1852: ) RETURN NUMBER;
1853:
1854: --
1855: -- Added this procedure to the header as there was a GSCC