MDM Registry Edition
- MDM Registry Edition 10.1 HotFix 1
- All Products
using ssa ; my ($del_line1 , $del_line2 , $del_line3 , $del_line4 , $del_line5 , $del_line6) = $ssa->addr_get_de $suggest_idx , # Long in $del_case # Long in ) ;
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_case | Specifies delivery address line case option value. The allowed values are 0 = Unchanged, 1 = Upper case, 2 = Lower case and 3 = Mixed case |
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 |