DBA Data[Home] [Help]

APPS.OKS_CONTRACT_HDR_PUB dependencies on FND_REQUEST

Line 2288: l_request_id := fnd_request.submit_request

2284: );
2285:
2286: -- Launch bulk concurrent program for all new contracts created to uptake r12 workflow
2287:
2288: l_request_id := fnd_request.submit_request
2289: (
2290: APPLICATION => 'OKS',
2291: PROGRAM => 'OKSMIGKWF',
2292: DESCRIPTION => NULL,