DBA Data[Home] [Help]

APPS.BOMDELEX dependencies on FND_REQUEST

Line 161: X_req_id := fnd_request.submit_request(

157: If (expl_row_cnt > 0) then
158: For cr in bom_expl(C1.top_bill_sequence_id,C1.explosion_type)
159: Loop
160: If (cr.Request_Id IS NULL ) then
161: X_req_id := fnd_request.submit_request(
162: application => 'BOM',
163: program => 'BOMDELEX',
164: description => NULL,
165: start_time => NULL,