DBA Data[Home] [Help]

APPS.INV_PICK_SLIP_REPORT dependencies on FND_REQUEST

Line 480: l_request_id := fnd_request.submit_request(

476: /* Initializing the default values */
477: l_api_name := 'PRINT_PICK_SLIP';
478: l_debug := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
479:
480: l_request_id := fnd_request.submit_request(
481: application => 'INV'
482: , program => 'INVTOPKL'
483: , description => NULL
484: , start_time => NULL