DBA Data[Home] [Help]

APPS.PQH_BFS_UPD dependencies on PQH_BFS_BUS

Line 343: pqh_bfs_bus.update_validate(p_rec);

339: --
340: -- 2. Call the supporting update validate operations.
341: --
342: convert_defs(p_rec);
343: pqh_bfs_bus.update_validate(p_rec);
344: --
345: -- Call the supporting pre-update operation
346: --
347: pre_update(p_rec);