DBA Data[Home] [Help]

APPS.PER_STB_UPD dependencies on PER_STB_BUS

Line 341: per_stb_bus.update_validate

337: --
338: -- 2. Call the supporting update validate operations.
339: --
340: convert_defs(p_rec);
341: per_stb_bus.update_validate
342: (p_effective_date
343: ,p_rec
344: );
345: --