DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_TO_OSS dependencies on FND_REQUEST

Line 2912: l_rep_request_id := Fnd_Request.Submit_Request

2908: fnd_file.put_line( fnd_file.LOG ,'-----------------------------------');
2909:
2910: -- Submit the Error report to show the errors generated while exporting applications
2911: l_rep_request_id := NULL ;
2912: l_rep_request_id := Fnd_Request.Submit_Request
2913: ( 'IGS',
2914: 'IGSUCS35',
2915: 'Export Applications to OSS Error Report',
2916: NULL,