ApplicationCategory_CODE Table
ApplicationCategory_CODE is an enumerated code table for UNSPSC categories.
| 
                 Database Column  | 
              
                 Details  | 
            
|---|---|
                CategoryID
               | 
              
                 Type: integer. Key Primary key of the category.  | 
            
                Category_en
               | 
              
                 Type: text (max 1000 characters) Category (UNSPSC) of the application in English.  | 
            
                Category_de
               | 
              
                 Type: text (max 1000 characters) Category (UNSPSC) of the application in German.  | 
            
                Category_fr
               | 
              
                 Type: text (max 1000 characters) Category (UNSPSC) of the application in French.  | 
            
                Category_ja
               | 
              
                 Type: text (max 1000 characters) Category (UNSPSC) of the application in Japanese.  | 
            
                Category_es
               | 
              
                 Type: text (max 1000 characters). Nullable Category (UNSPSC) of the application in Spanish.  |