DBA Data[Home] [Help]

APPS.PER_STT_UPD dependencies on PER_STT_BUS

Line 300: per_stt_bus.update_validate(p_rec);

296: --
297: -- 2. Call the supporting update validate operations.
298: --
299: convert_defs(p_rec);
300: per_stt_bus.update_validate(p_rec);
301: --
302: -- Call the supporting pre-update operation
303: --
304: pre_update(p_rec);