SentDtTm field: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m m
m link fixes and cat
Line 12: Line 12:
It is automatically populated during [[sending]].  
It is automatically populated during [[sending]].  


== Not working right now ==
{{discussion}}
{{discussion}}
Is it really the time last sent? Must review in sending code.  
The field has not been getting populated since 2016-09-14.  


Chances are [[CCMDB.mdb_Change_Log_2016#2016-Sep-15]] is what broke it.
== Data Use ==
[[Instructions for requesting a batch of data from DSM]] uses this.
[[Instructions for requesting a batch of data from DSM]] uses this.
== See also ==
* [[LastOpened_DtTm field]] - cfe and ccmdb
* [[Start_Date field]]/[[Start_Time field]] - cfe
* [[LastChanged_DtTm field]] - apparently only in ccmdb_data.mdb, after recordstatus which is in different spot in ccmdb(later) than in cfe(earlier)


[[Category:Sending]]
[[Category:Sending]]
[[Category:AutoTimeStamps]]

Revision as of 18:36, 2017 February 7

Data Element (edit)
Field Name: SentDtTm
CCMDB Label: not stated
CCMDB tab: not stated
Table: L_Log
Data type: date
Length: not stated
Program: Med and CC
Created/Raw: Raw
Start Date: 1988-07-11
End Date: 2300-01-01
Sort Index: 6

Time the record was last sent.

  • SMW

Legacy implementation right in the table

  • Cargo


  • Categories
  • Forms



It is automatically populated during sending.

Not working right now

Template:Discussion The field has not been getting populated since 2016-09-14.

Chances are CCMDB.mdb_Change_Log_2016#2016-Sep-15 is what broke it.

Data Use

Instructions for requesting a batch of data from DSM uses this.

See also