S TISS Report table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m
 
mNo edit summary
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.


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


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

Revision as of 22:35, 2019 March 9

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

  • SMW


  • 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) | 
+-----------------+-------------+---------------------------------------