DBA Data[Home] [Help]

APPS.CST_PRJMFG_COST_COLLECTOR dependencies on CST_EAMCOST_PUB

Line 1585: CST_eamCost_PUB.get_ExpType_for_DirectItem(

1581:
1582: /* Check to see if there is a defined expenditure type for the direct item procurement txn */
1583: l_stmt_num := 19;
1584: if (wt_rec.c_transaction_type = 17) then
1585: CST_eamCost_PUB.get_ExpType_for_DirectItem(
1586: p_api_version => 1.0,
1587: x_return_status => l_return_status,
1588: x_msg_count => l_msg_count,
1589: x_msg_data => l_msg_data,