DBA Data[Home] [Help]

APPS.PAY_EMP_ACTION_ARCH dependencies on STANDARD

Line 1874: -- Payments should be included in the Standard

1870: and ( ( ppp.source_action_id is null
1871: and cp_ppp_source_action_id is null)
1872: or
1873: -- is it a Normal or Process Separate specific
1874: -- Payments should be included in the Standard
1875: -- SOE. Only Separate Payments should be in
1876: -- a Separate SOE.
1877: (ppp.source_action_id is not null
1878: and cp_ppp_source_action_id is null

Line 2062: -- Payments should be included in the Standard

2058: and ( ( ppp.source_action_id is null
2059: and cp_ppp_source_action_id is null)
2060: or
2061: -- is it a Normal or Process Separate specific
2062: -- Payments should be included in the Standard
2063: -- SOE. Only Separate Payments should be in
2064: -- a Separate SOE.
2065: (ppp.source_action_id is not null
2066: and cp_ppp_source_action_id is null