' || '| ' || g_gas_day_lbl || ': ' ||
' | ' ||
TO_CHAR(l_header_rec.gas_day
,c_datetime_format) || ' |
' ||
'| ' || g_wdw_open_lbl || ': ' ||
' | ' ||
TO_CHAR(l_header_rec.window_start
,c_datetime_format) || ' |
' ||
'| ' || g_wdw_close_lbl || ': ' ||
' | ' ||
TO_CHAR(l_header_rec.window_end
,c_datetime_format) || ' |
' ||
'| ' || g_message_lbl || ': ' ||
' | ' || l_header_rec.message ||
' |
| ' || g_timestamp_lbl || ': ' ||
' | ' ||
TO_CHAR(l_header_rec.tsa_timestamp
,c_datetime_format) || ' |
' ||
'
';
--
htp.p('