DBA Data[Home] [Help]

APPS.OKL_AM_RESTRUCTURE_QUOTE_PVT dependencies on OKL_LEGAL_ENTITY_UTIL

Line 46: px_quot_rec.legal_entity_id := OKL_LEGAL_ENTITY_UTIL.get_khr_le_id(px_quot_rec.khr_id);

42:
43: -- for LE Uptake project 08-11-2006
44: IF ((px_quot_rec.legal_entity_id IS NULL) OR
45: (px_quot_rec.legal_entity_id = OKL_API.G_MISS_NUM)) THEN
46: px_quot_rec.legal_entity_id := OKL_LEGAL_ENTITY_UTIL.get_khr_le_id(px_quot_rec.khr_id);
47: END IF;
48: -- for LE Uptake project 08-11-2006
49:
50: -- Set the date_effective_to if null