DBA Data[Home] [Help]

APPS.CSTPLVCP dependencies on CST_MOHRULES_PUB

Line 1477: cst_mohRules_pub.apply_moh(

1473: -- Need to apply material overheads if standard org is receiving
1474: if (l_std_to_org =1) then
1475: l_stmt_num := 80;
1476: /* Changes for MOH Absorption */
1477: cst_mohRules_pub.apply_moh(
1478: 1.0,
1479: p_organization_id => l_std_org,
1480: p_earn_moh =>l_earn_moh,
1481: p_txn_id => i_txn_id,