DBA Data[Home] [Help]

APPS.PAY_AU_PAYSLIP_ARCHIVE dependencies on STANDARD

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

1301: and ( ( ppp.source_action_id is null
1302: and cp_ppp_source_action_id is null)
1303: or
1304: -- is it a Normal or Process Separate specific
1305: -- Payments should be included in the Standard
1306: -- SOE. Only Separate Payments should be in
1307: -- a Separate SOE.
1308: (ppp.source_action_id is not null
1309: and cp_ppp_source_action_id is null