DBA Data[Home] [Help]

APPS.EDR_ATTACHMENTS_GRP dependencies on EDR_PSIG_PAGE_FLOW

Line 938: l_event_status := EDR_PSIG_PAGE_FLOW.SIGNATURE_STATUS;

934: --Bug 4374548: End
935:
936: --Bug 4374548: Added this if statement that encloses all processing
937: if (l_file_status = 'P') then
938: l_event_status := EDR_PSIG_PAGE_FLOW.SIGNATURE_STATUS;
939:
940: if (l_event_status = 'SUCCESS') then
941: l_status := 'A';
942: l_publish := TRUE;