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 fiscal document type for passed invent dim.
Syntax
public void postModifyInventDimBR(
InventDim _inventDim,
FieldId _dimFieldId,
[boolean _resetPrice])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The InventDim record.
- _dimFieldId
Type: FieldId Extended Data Type
The FieldId value of a dimension field.
- _resetPrice
Type: boolean
A Boolean value that indicates if price should be reset; optional.