DBA Data[Home] [Help]

APPS.OKL_VENDOR_PROGRAM_PVT dependencies on OKL_CONTEXT

Line 166: OKL_CONTEXT.SET_OKC_ORG_CONTEXT;

162: END IF;
163: */
164: -- setting the authoring org id and inv organization id
165:
166: OKL_CONTEXT.SET_OKC_ORG_CONTEXT;
167: l_header_rec.inv_organization_id := OKC_CONTEXT.Get_OKC_Organization_Id;
168: l_header_rec.authoring_org_id := OKC_CONTEXT.get_okc_org_id;
169:
170: l_header_rec.sts_code := 'NEW';