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

SSAN3-ADDR-GET-FIELD-INFO-EXT

SSAN3-ADDR-GET-FIELD-INFO-EXT

Use this function to retrieve information about a suggestion.

Prototype

CALL SSAN3-ADDR-GET-FIELD-INFO-EXT USING BY VALUE SOCKH, BY REFERENCE SESSION, BY REFERENCE RSP , BY REFERENCE SSAMSG, BY VALUE SUGGEST-IDX, BY REFERENCE FIELD-LENGTH, BY VALUE FIELD-LENGTH-NUM, BY REFERENCE ADDR-LABEL-ENCODED, BY VALUE ADDR-LABEL-ENCODED-SIZE, BY REFERENCE ADDR-LABEL-CHARSET, BY REFERENCE SCORE END CALL

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 retrieve information
FIELD-LENGTH
An array containing the length of each address field
ADDR-LABEL-ENCODED
The returned label
ADDR-LABEL-CHARSET
The character set used in the address label
SCORE
The returned label’s score

Return Code

negative for error, 0 for success

0 COMMENTS

We’d like to hear from you!