DBA Data[Home] [Help]

APPS.PAY_US_ACTION_ARCH dependencies on STANDARD

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

6808: and ( ( ppp.source_action_id is null
6809: and cp_ppp_source_action_id is null)
6810: or
6811: -- is it a Normal or Process Separate specific
6812: -- Payments should be included in the Standard
6813: -- SOE. Only Separate Payments should be in
6814: -- a Separate SOE.
6815: (ppp.source_action_id is not null
6816: and cp_ppp_source_action_id is null