DBA Data[Home] [Help]

APPS.INV_PICK_SLIP_REPORT dependencies on FND_REQUEST

Line 508: l_request_id := fnd_request.submit_request(

504: /* Initializing the default values */
505: l_api_name := 'PRINT_PICK_SLIP';
506: l_debug := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
507:
508: l_request_id := fnd_request.submit_request(
509: application => 'INV'
510: , program => 'INVTOPKL'
511: , description => NULL
512: , start_time => NULL