PurchAgreementFinDimensionAccess_PSN.editPurchAgreementFinDimensionValue Method
Gets or sets the record ID of the DimensionAttributeValue record for the PurchAgreementFinDimensionAccess_PSN table.
Syntax
edit DimensionValue editPurchAgreementFinDimensionValue(boolean _set, DimensionValue _dimensionValue)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the dimension value.
- _dimensionValue
Type: DimensionValue Extended Data Type
The ID of the dimension value.
Return Value
Type: DimensionValue Extended Data Type
The ID of the dimension value.