DBA Data[Home] [Help]

APPS.CSTPSISC dependencies on CST_MOHRULES_PUB

Line 212: cst_mohRules_pub.apply_moh(

208: and if the MOH absorption rule is not overridden then
209: only insert into MACS
210: */
211: l_earn_moh := 1;
212: cst_mohRules_pub.apply_moh(
213: 1.0,
214: p_organization_id => i_org_id,
215: p_earn_moh =>l_earn_moh,
216: p_txn_id => i_txn_id,

Line 729: cst_mohRules_pub.apply_moh(

725: and if the MOH absorption rule is not overridden then
726: only insert into MACS
727: */
728: l_earn_moh := 1;
729: cst_mohRules_pub.apply_moh(
730: 1.0,
731: p_organization_id => i_org_id,
732: p_earn_moh =>l_earn_moh,
733: p_txn_id => i_txn_id,