DBA Data[Home] [Help]

APPS.OKL_MLA_CREATE_UPDATE_PUB dependencies on OKL_ACCOUNTING_UTIL

Line 430: lp_chrv_rec.currency_code := OKL_ACCOUNTING_UTIL.get_func_curr_code;

426: lp_chrv_rec.scs_code := p_scs_code;
427: lp_chrv_rec.contract_number := p_contract_number;
428: lp_chrv_rec.authoring_org_id := OKL_CONTEXT.GET_OKC_ORG_ID;
429: lp_chrv_rec.inv_organization_id := OKL_CONTEXT.get_okc_organization_id;
430: lp_chrv_rec.currency_code := OKL_ACCOUNTING_UTIL.get_func_curr_code;
431: lp_chrv_rec.currency_code_renewed := NULL;
432: lp_chrv_rec.template_yn := 'N';
433: lp_chrv_rec.chr_type := 'CYA';
434: lp_chrv_rec.archived_yn := 'N';