Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets class variables for the TAMActualCostDP class
Syntax
public void setClassVars(TAMPromotionID _promotionID, CustAccount _custAccount)
Run On
Server
Parameters
- _promotionID
Type: TAMPromotionID Extended Data Type
The promotion ID to calculate for.
- _custAccount
Type: CustAccount Extended Data Type
The customer account to calculate for.
Remarks
Created for the TAMPLanVsActualSalesGraph class.
Form used to use the TAMPlannedVsActual, but that class is no longer needed. So as to not duplicate code created this method