SMASalesPriceSubscription::find Method
Syntax
client server public static SMASalesPriceSubscription find(
SMASubscriptionId _subscriptionId,
ProjId _projId,
ProjCategoryId _categoryId,
TransDate _transDate,
CurrencyCode _currencyCode,
ProjPeriodId _projPeriodId,
[ProjPriceGroupValidFor _projValidFor,
ProjPriceGroupID _projPriceGroup,
boolean _forupdate])
Run On
Called
Parameters
- _subscriptionId
Type: SMASubscriptionId Extended Data Type
- _projId
Type: ProjId Extended Data Type
- _categoryId
Type: ProjCategoryId Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _projPeriodId
Type: ProjPeriodId Extended Data Type
- _projValidFor
Type: ProjPriceGroupValidFor Extended Data Type
- _projPriceGroup
Type: ProjPriceGroupID Extended Data Type
- _forupdate
Type: boolean