AddProd Method (Jobs)
- Last UpdatedNov 06, 2025
- 1 minute read
The AddProd() method adds an amount of production to the specified entity with the specified reason code.
Parameters
- EntName
- Required. Holds the name of the entity to which production is being added.
- Site
- Optional. Holds the name of the ancestor entity that defines the site of the entity. Used to identify the entity specified by EntName, since entity names might not be unique. Set to null if the entity name is unique across all sites.
- Qty
- Required. Holds the amount of production that is to be added.
- ReasCd
- Required. Holds an integer that specifies the reason that uniquely identifies the grade and status of the goods produced.