Skip to Content
0
Former Member
Mar 23, 2006 at 01:59 AM

how to get item's cost price?

51 Views

I want to get Item's cost price. I get a business boject 'item',g_oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oItems),There are two key to decide one cost price,one is 'itemcode',another is 'whscode',How to get one record by using 'GetByKey' method? Thanks.