DBA Data[Home] [Help]

APPS.OTA_LCI_UPD dependencies on OTA_LCI_BUS

Line 516: ota_lci_bus.update_validate

512: --
513: -- 2. Call the supporting update validate operations.
514: --
515: convert_defs(p_rec);
516: ota_lci_bus.update_validate
517: (p_effective_date
518: ,p_rec
519: );
520: --