DBA Data[Home] [Help]

APPS.CSTPLVCP dependencies on CST_MOHRULES_PUB

Line 1543: cst_mohRules_pub.apply_moh(

1539: -- Need to apply material overheads if standard org is receiving
1540: if (l_std_to_org =1) then
1541: l_stmt_num := 80;
1542: /* Changes for MOH Absorption */
1543: cst_mohRules_pub.apply_moh(
1544: 1.0,
1545: p_organization_id => l_std_org,
1546: p_earn_moh =>l_earn_moh,
1547: p_txn_id => i_txn_id,