DBA Data[Home] [Help]

APPS.FUN_OPEN_INTERFACE_PKG dependencies on FND_REQUEST

Line 891: v_request_id := FND_REQUEST.SUBMIT_REQUEST('FUN',

887: END If;
888:
889: /* Call the Report with the parameters - Source, Group, p_rejected_only */
890: Print('Main Package ~~~'||'Invoking the Import Execution Report');
891: v_request_id := FND_REQUEST.SUBMIT_REQUEST('FUN',
892: 'FUNIMPER',
893: '',
894: '',
895: FALSE,