DBA Data[Home] [Help]

APPS.OKI_LOAD_TERR_PVT dependencies on OKC_API

Line 52: RAISE OKC_API.G_EXCEPTION_UNEXPECTED_ERROR;

48: fnd_message.set_token( token => 'ROUTINE'
49: , value => 'OKI_LOAD_TERR_PVT.log' ) ;
50: fnd_file.put_line( which => fnd_file.log,
51: buff => fnd_message.get);
52: RAISE OKC_API.G_EXCEPTION_UNEXPECTED_ERROR;
53: END rlog;
54:
55: /* This API is used to launch the worker.
56: It has only one parameter.

Line 836: , p_init_msg_list => OKC_API.G_FALSE

832: rlog('Calling JTF get_winners - ' || fnd_date.date_to_displayDT(SYSDATE),2);
833:
834: JTF_TERR_ASSIGN_PUB.get_winners
835: ( p_api_version_number => 1.0
836: , p_init_msg_list => OKC_API.G_FALSE
837: , p_use_type => l_use_type
838: , p_source_id => -1500
839: , p_trans_id => -1501
840: , p_trans_rec => l_gen_bulk_rec