S TISS Report table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "{{DT" to "{{TT")
Line 1: Line 1:
The '''S_TISS_Report''' table in [[TISS28 Data.mdb]] contains one line for each Report.
The '''S_TISS_Report''' table in [[TISS28 Data.mdb]] contains one line for each Report.


{{DT | TISS: not really sure where and how this is used, will need to update}}
{{TT | TISS: not really sure where and how this is used, will need to update}}


== Data Structure ==
== Data Structure ==

Revision as of 16:53, 2020 May 5

The S_TISS_Report table in TISS28 Data.mdb contains one line for each Report.


TISS: not really sure where and how this is used, will need to update

  • added: no added date
  • action: no action date
  • Cargo


  • Categories

Data Structure

+-----------------+-------------+--------------------------------------- 
| Field           | Type        | Meaning                                
+-----------------+-------------+--------------------------------------- 
| RPT_ID          | long        | 
| RPT_NAME        | string(100) |      
| RPT_DESCRIPTION | string(255) |          
| RPT_TYPE        | string(1)   | 
| RPT_OBJECT      | string(255) | 
+-----------------+-------------+---------------------------------------