Skip to main content
Skip table of contents

SYNO - APPLID

SYNO / APPLID and Other SY_SEEDVAL_DEF Table Replacement Codes
The sy_seedval_def table is no longer supported in BusinessPLUS 7.9. The seeds that used to exist in the sy_seedval_def must now belong in common codes under the common code category of SYNO. A UNIX utility named migrate_syseedvaldef was created to assist in the migration of the sy_seedval_def seeds that were shipped with previous versions of BusinessPLUS. This utility is automatically run during updates of BusinessPLUS that is pre 7.9. The majority of these seeds are now entity specific.
The following lists the existing seeds that will be migrated to common codes:
cl_id of APPLMSTR with at_id of ID and act_text of NEWID is now SYNO.APPLID.
cl_id of TRNSREQ with at_id of ID and act_text of NEWID is now SYNO.TRNSID.
cl_id of EMPMSTR with at_id of ID and act_text of NEWID is now SYNO.EMPM concatenated with Entity ID.
cl_id of GRIEVANC with at_id of LOGNUM and act_text of ADD is now SYNO.GREV concatenated with Entity ID.
cl_id of REQPST with at_id of REQNUM and act_text of ELIG is now SYNO.ELIG concatenated with Entity ID.
cl_id of REQPST with at_id of REQNUM and act_text of POST is now SYNO.POST concatenated with Entity ID.
cl_id of PCNTBLE with at_id of PCN and act_text of NEWPCN is now SYNO.PCN concatenated with Entity ID.
cl_id of PCNTBLE with at_id of POSN and act_text of NEWPOS is now SYNO.POSN concatenated with Entity ID.
Common codes will be created for each entity found in hr_entytble for the seeds that now use entities. If a sy_seedval_def record exists with an entity specified for ROOT then it will be used as the ROOT version of the common code. If one does not exist, then the non-entity specific one will be used instead. When creating the entity specific common codes and no entity specific sy_seedval_def record exists then the ROOT entity based common code will be used as the template for the new common code.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.