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.
Calls the setPriceAgreement method of the PriceDiscResultFields table map.
Syntax
public void setPriceAgreement(
InventDim _inventDim,
[PriceDiscPolicyCheckPolicy _checkPolicy,
boolean _initDateFields])
Run On
ClientOrServer
Parameters
- _inventDim
Type: InventDim Table
An InventDim record that contains the dimensions the price disc should apply for.
- _checkPolicy
Type: PriceDiscPolicyCheckPolicy Class
An instance of the PriceDiscPolicyCheckPolicy class defining if price and discount fields should be updated; optional.
- _initDateFields
Type: boolean
Indicates if the dates related to prices should be set or not; optional.