DBA Data[Home] [Help]

APPS.INVKBCGN dependencies on FND_REQUEST

Line 1353: v_req_id := fnd_request.submit_request( 'INV',

1349: v_call_from NUMBER := 2;
1350:
1351: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
1352: BEGIN
1353: v_req_id := fnd_request.submit_request( 'INV',
1354: 'INVKBCPR',
1355: NULL,
1356: NULL,
1357: FALSE,