Navigation
Division Master > Auto Numbering Tab
Fields
Auto Number Non-MRP Inventory Reqs: When checked, Inventory Requisitions that are manually created will be automatically entered, using the prefix defined under 'Auto Number Requisition Prefix', which is required when using this option.
Auto Number Requisition Prefix: When 'Auto Number Non-MRP Inventory Reqs' is checked, a value with one or more alpha characters is required.
NOTE If more configurability is required, you can create a custom formula field on the Inventory Requisition (ICREQ) object. The field must have an API Name of 'custom_reqprefix__c'. If this field exists, the system will derive the prefix based upon this field instead of the prefix entered in the 'Auto Number Requisition Prefix' field.
Auto Number Non-MRP Work Orders: When checked, Work Orders that are manually created will be automatically entered, using the prefix defined under 'Auto Number Work Order Prefix', which is required when using this option.
Auto Number Work Order Prefix: When 'Auto Number Non-MRP Work Orders' is checked, a value with one or more alpha characters is required.
NOTE If more configurability is required, you can create a custom formula field on the Work Order (WOCST) object. The field must have an API Name of 'custom_woprefix__c'. If this field exists, the system will derive the prefix based upon this field instead of the prefix entered in the 'Auto Number Work Order Prefix' field.
Use Custom Lot Auto Number Prefix: When checked, existence of a field on Inventory Item Master object and then on Division Master object with the API Name custom_polotprefix__c is checked and if found and populated, it will be used as the prefix value of Lot Number on PO Receipt page.
Purchase Lot Auto Number Method: Set to utilize the option of the auto-numbering of Lot Controlled Items received on Purchase Orders. Currently, the options are 'Use Next in Sequence (with Prefix)' and 'Use Prefix Only'. When using this option, the field 'Purchased Lot Number Prefix' field must be set.
Purchased Lot Auto Number Prefix: When 'Purchase Lot Number Method' = Use Next in Sequence (with Prefix), this field is required. Value cannot be more than 6 characters in length.
Manufactured Lot Auto Number Method: Set to utilize the option of the auto-numbering of Lot Controlled Items received on Work Orders. Option area:
Use Next in Sequence (with Prefix)
Use Work Order Number
When using the first option, the 'Manufactured Lot Number Prefix' field must be set.
Manufactured Lot Auto Number Prefix: When 'Manufactured Lot Number Method' = Use Next in Sequence (with Prefix), this field is required. Value cannot be more than 6 characters in length.
NOTE If more configurability is required, you can create a custom formula field on the Work Order (WOCST) object. The field must have an API Name of 'custom_wolotprefix__c'. If this field exists, the system will derive the prefix based upon this field instead of the prefix entered in the 'Manufactured Lot Auto Number Prefix' field.
Location Add Lot Auto Number Method: Set to utilize the option of the auto-numbering of Lot Controlled Items during the Inventory Location Add process. Currently, the only option is 'Use Next in Sequence (with Prefix)'. When using this option, the 'Location Add Lot Auto Number Prefix' field must be set.
Location Add Lot Auto Number Prefix: When 'Location Add Lot Auto Number Method' = Use Next in Sequence (with Prefix), this field is required. Value cannot be more than 6 characters in length.
SEE ALSO