DBA Data[Home] [Help]

APPS.PAY_LOADER_UTILS_PKG dependencies on PAY_MGB_INS

Line 958: pay_mgb_ins.ins

954: fetch csr_exists into l_exists;
955:
956: if csr_exists%notfound then
957:
958: pay_mgb_ins.ins
959: ( p_rec => l_rec );
960:
961: else
962: