PM_RECIPE_AUTHORIZATION_AUDITS

Recipe Authorization Audit details

tableMANPM

PM_RECIPE_AUTHORIZATION_AUDITS — Recipe Authorization Audit details. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open PM_RECIPE_AUTHORIZATION_AUDITS in the interactive Data Dictionary →

Part of PM tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3FACTORYvarchar(2)PKFactory Code
4RECIPE_CODEvarchar(15)PKRecipe
5SYS_VERSION_NUMBERintPK FK→RECIPESVersion Number
6PM_DEPARTMENTvarchar(6)Department
7SEQUENCEintPKSequence Number
8EMPLOYEE_CODEvarchar(6)Employee Code
9USERNAMEvarchar(20)Username
10SYS_APPROVAL_DATEdatetimeApproval Date
11STATUS_FLAGvarchar(1)Status Flag
12PM_COMMENTStextComments
13SYS_DEAUTH_DATEdatetimeDeauthorize Date
14GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.