DBA Data[Home] [Help]

APPS.PAY_LOADER_UTILS_PKG dependencies on PAY_MGR_INS

Line 1062: pay_mgr_ins.ins

1058: fetch csr_exists into l_exists;
1059:
1060: if csr_exists%notfound then
1061:
1062: pay_mgr_ins.ins
1063: ( p_rec => l_rec );
1064:
1065: else
1066: