PM_JOB_CLOSE_STEPS
Job Close Steps For Streamlined Close
tableMANPM
PM_JOB_CLOSE_STEPS — Job Close Steps For Streamlined Close. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open PM_JOB_CLOSE_STEPS in the interactive Data Dictionary →Part of PM tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | PM_STEP_CODE | varchar(2) | PK | Streamline step code |
| 3 | PM_STEP_DESCRIPTION | varchar(30) | Streamline step description | |
| 4 | PM_STEP_SEQUENCE | smallint | Step sequence number | |
| 5 | PM_PROGRAM_NAME | varchar(30) | The filename | |
| 6 | PM_FORM_NAME | varchar(30) | The form name | |
| 7 | FACILITY_ID | varchar(15) | Facility Id |