DBA Data[Home] [Help]

APPS.PAY_NL_ABP_ARCHIVE dependencies on STANDARD

Line 2429: AND ppos2.last_standard_process_date IS NULL

2425: AND trunc (ppos2.date_start) > trunc (ppos1.date_start)
2426: AND c_end_date >= trunc (ppos2.date_start)
2427: AND ppos2.actual_termination_date IS NULL
2428: AND ppos2.final_process_date IS NULL
2429: AND ppos2.last_standard_process_date IS NULL
2430: );
2431: --=========================================================================
2432: --terminated with final_process_date before effective_date
2433: CURSOR csr_term_chk(c_asg_id IN NUMBER