Do you have any sample Groovy code how to update a PriceGridItem record from CFS?
Answer
api.update("PGI", ["priceGridName" : "LifeCycleMonitor",
"sku" : currentItem.sku, "label" : currentItem.label])
, multiple selections available,
Related content
Groovy Cheatsheet
Groovy Cheatsheet
More like this
pfx-api:update
pfx-api:update
More like this
api.pricelistItem()
api.pricelistItem()
More like this
How to "restart" aborted calculation of PL
How to "restart" aborted calculation of PL
Read with this
Calculated Field Sets
Calculated Field Sets
Read with this
Workflow Notes
Workflow Notes
More like this
Found an issue in documentation? Write to us.