DBA Data[Home] [Help]

APPS.PER_ANC_INS dependencies on PER_ANC_BUS

Line 303: per_anc_bus.insert_validate(p_rec);

299: End If;
300: --
301: -- Call the supporting insert validate operations
302: --
303: per_anc_bus.insert_validate(p_rec);
304: --
305: -- Call the supporting pre-insert operation
306: --
307: pre_insert(p_rec);