InventItemSalesSetup.editATPBackwardSupplyTimeFence Method
Edits or displays the ATPBackwardSupplyTimeFence field from the InventItemSalesSetup table.
Syntax
edit SalesATPBackwardSupplyTimeFence editATPBackwardSupplyTimeFence(boolean _set, SalesATPBackwardSupplyTimeFence _atpBackwardSupplyTimeFence)
Run On
Called
Parameters
- _set
Type: boolean
A boolean value that specifies whether to assign a new value to the ATPBackwardSupplyTimeFence field.
- _atpBackwardSupplyTimeFence
Type: SalesATPBackwardSupplyTimeFence Extended Data Type
An integer used to assign a new value to the ATPBackwardSupplyTimeFence field.
Return Value
Type: SalesATPBackwardSupplyTimeFence Extended Data Type
An integer that holds the ATP time fence that considered delayed supply.
Remarks
If the Override field for the specified InventItemSalesSetup record is false, the method displays the ATPBackwardSupplyTimeFence field from the default InventItemSalesSetup record.
This applies when the Override field is true on this record. If the Override field is false on both records, the ATPBackwardSupplyTimeFence field from the SalesParameters table is returned.