DBA Data[Home] [Help]

APPS.PER_AST_UPD dependencies on PER_AST_BUS

Line 582: per_ast_bus.update_validate(p_rec

578: --
579: -- 2. Call the supporting update validate operations.
580: --
581: convert_defs(p_rec);
582: per_ast_bus.update_validate(p_rec
583: ,p_effective_date);
584: --
585: -- Call the supporting pre-update operation
586: --