DBA Data[Home] [Help]

APPS.PAY_EMP_ACTION_ARCH dependencies on STANDARD

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

1965: and ( ( ppp.source_action_id is null
1966: and cp_ppp_source_action_id is null)
1967: or
1968: -- is it a Normal or Process Separate specific
1969: -- Payments should be included in the Standard
1970: -- SOE. Only Separate Payments should be in
1971: -- a Separate SOE.
1972: (ppp.source_action_id is not null
1973: and cp_ppp_source_action_id is null

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

2153: and ( ( ppp.source_action_id is null
2154: and cp_ppp_source_action_id is null)
2155: or
2156: -- is it a Normal or Process Separate specific
2157: -- Payments should be included in the Standard
2158: -- SOE. Only Separate Payments should be in
2159: -- a Separate SOE.
2160: (ppp.source_action_id is not null
2161: and cp_ppp_source_action_id is null