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 679: cst_mohRules_pub.apply_moh(

675: and if the MOH absorption rule is not overridden then
676: only insert into MACS
677: */
678: l_earn_moh := 1;
679: cst_mohRules_pub.apply_moh(
680: 1.0,
681: p_organization_id => i_org_id,
682: p_earn_moh =>l_earn_moh,
683: p_txn_id => i_txn_id,