Identity Resolution 
			
			- Identity Resolution 10.2
- All Products
 
           
      	
            
	
      EXEC master.dbo.ssan3xp_addr_get_field_ext ( @rc OUTPUT, @sockh , @session OUTPUT, - Long io @rsp OUTPUT, - String out @ssaMsg OUTPUT, - String out @suggest_idx , - Long in @field_operation ,- Long in @field_name , - String in @field_item_line ,- Long in @field_type , - String in @field_value OUTPUT,- Block out @field_value_size ) ;
| session  | Refer to the Common Parameters section  | 
| rsp  | Refer to the Common Parameters section  | 
| ssaMsg  | Refer to the SSA-NAME3 Error Messages section  | 
| suggest_idx  | Specifies the suggestion from which to get fields  | 
| field_operation  |  Field operation Option 0 for AddressElements Option 1 for AddressLines Option 2 for AddressComplete Option 3 for EnrichmentData Option 4 for ResultDataParameter Option 5 for EnrichmentDataStatus  | 
| field_name  | Refer AD  Result.dtdfor field names | 
| field_item_line  | Represent field line number or field item number  | 
| field_type  | Refer AD  Result.dtdfor field attribute Type | 
| field_value  | Cleansed field output  |