DBA Data[Home] [Help]

APPS.PER_SLS_UPD dependencies on PER_SLS_BUS

Line 328: per_sls_bus.update_validate

324: --
325: -- 2. Call the supporting update validate operations.
326: --
327: convert_defs(p_rec);
328: per_sls_bus.update_validate
329: (p_effective_date
330: ,p_rec
331: );
332: --