DBA Data[Home] [Help]

APPS.CST_ACCOUNTINGPERIOD_PUB dependencies on CST_INVENTORY_PUB

Line 1754: CST_Inventory_PUB.Calculate_InventoryValue(

1750: );
1751: END IF;
1752:
1753: l_stmt_num := 52;
1754: CST_Inventory_PUB.Calculate_InventoryValue(
1755: p_api_version => 1.0,
1756: p_init_msg_list => CST_Utility_PUB.Get_False,
1757: p_organization_id => p_org_id,
1758: p_onhand_value => 1,

Line 2276: CST_Inventory_PUB.Calculate_InventoryValue(

2272: END IF;
2273:
2274: l_stmt_num := 90;
2275: --function call to calculate onhand value
2276: CST_Inventory_PUB.Calculate_InventoryValue(
2277: p_api_version => 1.0,
2278: p_init_msg_list => CST_Utility_PUB.Get_False,
2279: p_organization_id => p_org_id,
2280: p_onhand_value => 1,