DBA Data[Home] [Help]

APPS.PSP_PFB_UPD dependencies on PSP_PFB_SHD

Line 55: (p_rec in out nocopy psp_pfb_shd.g_rec_type

51: --
52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (p_rec in out nocopy psp_pfb_shd.g_rec_type
56: );
57: --
58: -- ----------------------------------------------------------------------------
59: -- |---------------------------------< upd >----------------------------------|