Codeunit WSB_ManualPriceMgtTTE¶
Provides functionality for manual update price fields.
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wgFncSetWSBManualPricePurchLine¶
Updates the Manual Price field for a purchase line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Purchase Line" |
vRecPurchLine |
The Purchase Line to update the field for. |
wgFncSetWSBManualPriceSalesLine¶
Updates the Manual Price field for a sales line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Line" |
vRecSalesLine |
The Sales Line to update the field for. |