ProjRevenueSalesPrice::psaFindCustSalesPrice Method
Syntax
client server public static SalesPrice psaFindCustSalesPrice(
ProjId projId,
CustAccount _custAccount,
ProjWorkerRecId _workerRecId,
ProjCategoryId _categoryId,
[CurrencyCode _currency,
TransDate _transDate])
Run On
ClientOrServer
Parameters
- projId
Type: ProjId Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _workerRecId
Type: ProjWorkerRecId Extended Data Type
- _categoryId
Type: ProjCategoryId Extended Data Type
- _currency
Type: CurrencyCode Extended Data Type
- _transDate
Type: TransDate Extended Data Type