Table of Contents

Search

  1. Preface
  2. Introduction
  3. Program Design
  4. SSA-NAME3 Functions
  5. Language Specific Guidelines
  6. Controls
  7. Advanced Controls
  8. Address Standardization
  9. ASM Workbench

SSA-NAME3 API Reference Guide

SSA-NAME3 API Reference Guide

ssan3xp_addr_get_field_ext

ssan3xp_addr_get_field_ext

Use this function to retrieve all getter fields.

Prototype

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 ) ;

Parameters

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.dtd
for field names
field_item_line
Represent field line number or field item number
field_type
Refer AD
Result.dtd
for field attribute Type
field_value
Cleansed field output

Return Code

negative for error, 0 for success

0 COMMENTS

We’d like to hear from you!