TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cookbook:billing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cookbook:billing [2018/10/18 22:06] – [The Billing Calculation Module] Scott Cunliffecookbook:billing [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ===== The Extract Module ===== ===== The Extract Module =====
  
-The purpose of the Billing Extract module [[cli:TMSS10LogStatsExtractDB|TMSS10LogStatsExtractDB]] is to read through the TapeTrack history tables and create billing extract files that match the date range specified when the program is called.+The purpose of the Billing Extract module [[cli:TMSS10LogStatsExtractDB|TMSS10LogStatsExtractDB]] is to read through the TapeTrack history tables and create billing extract files within the date range specified when the program is called.
  
-At the completion of the program you will have one ttstats file for each TapeTrack customer.+At the completion of the program you will have one .ttstats (TapeTrack Statistics) file for each TapeTrack customer.
  
 ===== The TTSTATS File ===== ===== The TTSTATS File =====
Line 23: Line 23:
 Record Types are: Record Types are:
  
-  * ''C'' +  * ''C'' : TapeTrack Customer-ID 
-  * ''I'' +  * ''I'' : Inventory Total of Media-ID 
-  * ''S'' +  * ''S'' : Storage Total - Number of Media in that Repository 
-  * ''H''+  * ''H'' : High Water Mark 
 +  * ''M'' : Volume Movement to the Repository ( to Repository-ID:from Repository-ID)
  
-<sxh>+<code>
 C1009 C1009
 ILT  20170701000870000000 ILT  20170701000870000000
Line 35: Line 36:
 SLT  FBTW20170701000015000000 SLT  FBTW20170701000015000000
 HLT  FBTW20170701000000000000 HLT  FBTW20170701000000000000
-</sxh>+MLT  OFFSLIBR20170702000002000003 
 +</code> 
 ===== The Billing Calculation Module ===== ===== The Billing Calculation Module =====
  
 +The Billing Calculation Module [[cli:tmss10logstatsprocess|TMSS10LogStatsProcess]]
 +
 +==== See Also ====
 +
 +[[cookbook:billing_process|Cookbook: The Billing Process]]
  
-<- ^ :cookbook:introduction|Cookbook ^ cookbook:volume_id_building|Volume-ID Building-> 
  
 +<- ^ :cookbook:introduction|Cookbook ^ ->
  
 +{{tag> cookbook billing}}
cookbook/billing.1539900389.txt.gz · Last modified: 2025/01/21 22:07 (external edit)