Each document in a queue is given a 15 character identifier:
         
            
               
                  
                  
                  
               
               
                  
                  
                     
                     | SSN |  | 9 digits | 
                  
                     
                     | PIC |  | 3 digits (use * if PIC is less than 3 characters) | 
                  
                     
                     | RIC |  | 2 characters (Record Identification Code) | 
               
            
          
         
            
               
                  
                  
                  
               
               
                  
                  
                     
                     | DA | = | MCS Award | 
                  
                     
                     | DB | = | MCS Disapproved Claim | 
                  
                     
                     | D* | = | MCS Attorney/ALJ | 
                  
                     
                     | MB | = | MADCAP - Blind | 
                  
                     
                     | MW | = | MADCAP Award | 
                  
                     
                     | MJ | = | MADCAP Adjustment | 
                  
                     
                     | S* | = | SALT | 
                  
                     
                     | 1* | = | AJS-1 | 
                  
                     
                     | 3P | = | AJS-3 | 
                  
                     
                     | XX | = | Not system generated (miscellaneous notice) | 
               
            
          
         
            
               
                  
                  
               
               
                  
                  
                     
                     | Sequence | 1 character (alpha/numeric) | 
               
            
          
         Sometimes more than one document has the same SSN and PIC. In this case a tie breaker
            will be assigned by M/TEXT that will make each document name with the same SSN and
            PIC unique. This happens when there are multiple copies of the same letter that need
            completion, such as attorney or administrative law judge (ALJ) copies or when different
            letters are prepared for the same SSN and PIC. When this happens it may be necessary
            to look at each document with the same SSN and PIC to determine which is the correct
            document.
         
         0-9 = tiebreaker that distinguishes documents in a queue that otherwise have the same
            name when the notices are loaded to M/TEXT. EXAMPLE: On system generated notices, 0 = ALJ copy, 1 = Attorney copy, 2 = original notice.
         
         A-Z = tiebreaker that distinguishes documents in a queue or that is completely dictated,
            that have the same name once a notice is copied or saved manually. EXAMPLE: An original MADCAP notice in the I queue will have a sequence code = 0 or an original
            notice with a sequence code = 2. When it is copied, the subsequent tie breaker begins
            with A. Single documents not associated with copies will always have a sequence code
            = 0.