This page (revision-15) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by khiggs

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
15 26-Nov-2021 10:22 41 KB Kevin Higgs to previous
14 26-Nov-2021 10:22 41 KB Kevin Higgs to previous | to last
13 26-Nov-2021 10:22 40 KB Kevin Higgs to previous | to last
12 26-Nov-2021 10:22 39 KB Kevin Higgs to previous | to last
11 26-Nov-2021 10:22 11 KB Kevin Higgs to previous | to last
10 26-Nov-2021 10:22 12 KB Kevin Higgs to previous | to last
9 26-Nov-2021 10:22 64 KB Kevin Higgs to previous | to last
8 26-Nov-2021 10:22 12 KB Kevin Higgs to previous | to last
7 26-Nov-2021 10:22 10 KB Kevin Higgs to previous | to last
6 26-Nov-2021 10:22 8 KB Kevin Higgs to previous | to last
5 26-Nov-2021 10:22 7 KB Kevin Higgs to previous | to last
4 26-Nov-2021 10:22 1 KB Kevin Higgs to previous | to last
3 26-Nov-2021 10:22 5 KB khiggs to previous | to last
2 26-Nov-2021 10:22 5 KB khiggs to previous | to last
1 26-Nov-2021 10:22 5 KB khiggs to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 158 added 35 lines
__''RECORD LAYOUTS__\\ ''
__ISA – Interchange Control Header record__\\
\\
__''ISA - Interchange Control Header __\\ ''
__Purpose: __To start and identify an interchange of documents \\
__Repeat:__ 1\\
__Notes: __The ISA is a fixed record length segment and all positions with each of the data elements must be filled (i.e. space fill). These segments are always required\\
||__Segment __\\ \\ __ID __\\ ||__Element __||__Field Name __||__Req? __||__Description (HLC source)__
|ISA |01 |Authorization Info Qualifier |Y |IDIF definition Rec#10 Field#1 (constant value)
|ISA |02 |Authorization Information |Y |IDIF definition Rec#10 Field#2 (constant value)
|ISA |03 |Security Information Qualifier |Y |IDIF definition Rec#10 Field#3 (constant value)
|ISA |04 |Security Information |Y |IDIF definition Rec#10 Field#4 (constant value)
|ISA |05 |Interchange ID Qualifier |Y |IDIF definition Rec#10 Field#5 (constant value)
|ISA |06 |Interchange Sender ID |Y |7-digit Trading Partner Number assigned by ASK.(from Report run time parameter setting, ‘ASK Partner Number’)
|ISA |07 |Interchange Receiver Qualifier |Y |IDIF definition Rec#10 Field#7 (constant value)
|ISA |08 |Interchange Receiver ID |Y |IDIF definition Rec#10 Field#8 (constant value)
|ISA |09 |Interchange Date |Y |YYMMDD (system date)
|ISA |10 |Interchange Time |Y |HHMM (system time)
|ISA |11 |Interchange Control Standards ID |Y |IDIF definition Rec#10 Field#11 (constant value)
|ISA |12 |Interchange Control Version Number |Y |IDIF definition Rec#10 Field#12 (constant value)
|ISA |13 |Interchange Control Number |Y |Created by Sender \\ \\ Must be unique for each transaction (from Report run time parameter setting, ‘ISA Control Number’ )\\
|ISA |14 |Acknowledgement Requested |Y |IDIF definition Rec#10 Field#14 (constant value)
|ISA |15 |Usage Indicator |Y |IDIF definition Rec#10 Field#15 (constant value)
|ISA |16 |Component Element Separator |Y |:
\\
__Example: __\\
ISA*00* *00* *ZZ*9999999*ZZ*ASK*090101*1916*U*00401*999999999*1*T*>~\\
\\
__Processing:__\\
\\
This record is always created, one record per file.\\
\\
\\
\\