POPR - AUTOSDPR
PR Seed setting
This common code is used in conjunction with the role security option of Nucleus\Nucleus Functions\Set Related Functions\Allow Entry of Set id. This common code is functional for those users that have the "Allow Entry of Set Id" unchecked. For those users the client may optionally setup common code POPR\AUTOSDPR with contents in the short description to determine the seed number for the PR number when going into add mode on POUPPR. For example, using a short description of "XXX" will derive the PR number from the SYNO\PR.XXX common code
Code Category: POPR
Code Value: AUTOSDPR
Short Description: XXX
Medium Description: Not required.
Long Description: Not required. Can be used to describe common code.
Associated Numeric Values, Associated Codes, Associated Description
1-5: Reserved for future use.
BusinessPLUS 796.623
POUPPR – Purchase order creation has been given a new configuration choices which allow users to pick something other than "SYNO\POUPPR" to default PO Requisition numbers. This works in combination with modifying a Nucleus Security Role to disable the "Allow Entry of Set ID" under the Nucleus Functions. For the new PO Seed logic there are 4 variations. Case #1 (Original Default Logic default SEED generated from SYNO\POUPPR) Common code SYNO\POUPPR exists. Common code POPR\AUTOSDPR does not exist. The seed is derived from SYNO\POUPPR (Value 1 & Code 1). Case #2 (Generated from SEED SYNO\PR.SEED) Common code SYNO\POUPPR does not exist. Common code POPR\AUTOSDPR does not exist. The seed is derived from SYNO\PR.SEED (Value 1 & Code 1). Case #3 (Blank AUTOSDPR pointer but seeds like case 2) POPR\AUTOSDPR exists with a blank short description. SYNO\POUPPR (existing or not) is irrelevant. The seed is derived from SYNO\PR.SEED (Value 1 & Code 1). Case #4 (AUTOSDPR points to one of many SEED choices by short description) POPR\AUTOSDPR exists with a short description. SYNO\POUPPR (existing or not) is irrelevant. When the short description of POPR\AUTOSDPR is XXX the seed is SYNO\PR.XXX For example if the short description contains "TEST," the seed will be derived from SYNO\PR.TEST.