ReqPO.updateBOMRoute Method
Updates the ItemBOMId and ItemRouteId fields of the current ReqPO record.
Syntax
public void updateBOMRoute(FieldName _fieldName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
A string value that holds name of the field to update.
Remarks
If, for example, the planned order quantity has changed, this logic makes sure that the ItemBOMId and ItemRouteId fields are updated.