PdcMaterial.StockToPurchase: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == StockToPurchase as Boolean == Description == Change the material from the purchase on order property == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
Line 3: Line 3:


== Description ==
== Description ==
Change the material from the purchase on order property
Change the material from 'write off from stock' to 'purchase on order' function.


== Notes ==
== Notes ==
 
Change the material from 'write off from stock' to 'purchase on order'.
Result is true when it is succesfull done.


== Code example ==
== Code example ==

Revision as of 07:26, 4 July 2025

Declaration

StockToPurchase as Boolean

Description

Change the material from 'write off from stock' to 'purchase on order' function.

Notes

Change the material from 'write off from stock' to 'purchase on order'. Result is true when it is succesfull done.

Code example

Availability