FileView
Allows viewing of information about productline files/tables. Includes field information, relations, and conditions.
Required parameters
| Parameter Key | Value Type | Parameter Description | 
|---|---|---|
| productLine | Alphanumeric string | 
               The product line name. Maximum length for strings is 14.  | 
            
| dataArea | Alphanumeric string | 
               The data area name. Maximum length for strings is 10.  | 
            
| fileName | Alphanumeric string | 
               The file name or DB table. Maximum length for strings is 10.  | 
            
| section | Alphanumeric string | 
               The section name for multiple attributes. Multiple values can be used at the same time; separated by semicolons. The fixed values are fields, relations, indexes, and conditions.  | 
            
Optional parameters
| Parameter Key | Value Type | Parameter Description | 
|---|---|---|
| filePrefix | Alphanumeric string | 
               The 3-character prefix of the file name / DB table. Minimum length for strings is 1.  |