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-DEL-LINES

SSAN3-ADDR-GET-DEL-LINES

(deprecated) Use this function to retrieve delivery address line information. This function is deprecated. Use
addr_get_del_lines_ext
instead

Prototype

CALL SSAN3-ADDR-GET-DEL-LINES USING BY VALUE SOCKH, BY REFERENCE SESSION, BY REFERENCE RSP , BY REFERENCE SSAMSG, BY VALUE SUGGEST-IDX, BY REFERENCE DEL-LINE1, BY VALUE DEL-LINE1-SIZE, BY REFERENCE DEL-LINE2, BY VALUE DEL-LINE2-SIZE, BY REFERENCE DEL-LINE3, BY VALUE DEL-LINE3-SIZE, BY REFERENCE DEL-LINE4, BY VALUE DEL-LINE4-SIZE, BY REFERENCE DEL-LINE5, BY VALUE DEL-LINE5-SIZE, BY REFERENCE DEL-LINE6, BY VALUE DEL-LINE6-SIZE 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 get delivery address lines
DEL-LINE1
delivery address line 1 output string
DEL-LINE2
delivery address line 2 output string
DEL-LINE3
delivery address line 3 output string
DEL-LINE4
delivery address line 4 output string
DEL-LINE5
delivery address line 5 output string
DEL-LINE6
delivery address line 6 output string

Return Code

negative for error, 0 for success

0 COMMENTS

We’d like to hear from you!