MSF0PC
The MSF0PC table holds the categories that are linked to a custom attribute.
| Name | Type | Null | Comment |
|---|---|---|---|
| PROPERTY_ID | CHAR 200 | NOT NULL | ID of the custom attribute type. |
| CATEGORY_NAME | CHAR 100 | NOT NULL | The name of the category. |
| LAST_MOD_TIME | CHAR 6 | NOT NULL | |
| LAST_MOD_USER | VARCHAR2 254 | NOT NULL | |
| LAST_MOD_DATE | CHAR 8 | NOT NULL | |
| LAST_MOD_EMP | CHAR 254 | NOT NULL |
