Oracle APPS Consultancy
SSS Oracle APPS Consultancy
Title
(Move to ...)
Home
APPS
PLSQL
PO
OM
Inventory
AR
GL
Form
Forms Personlization
Report
▼
Thursday, 2 May 2013
How to findout item cost of item
SELECT item_cost FROM cst_item_costs
WHERE Inventory_Item_id='468116'
AND Organization_id='241'
AND Cost_type_Id=1;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment