MDM Registry Edition
- MDM Registry Edition 10.2 HotFix 1
- All Products
EXEC master.dbo.ssan3xp_addr_set_field_case ( @rc OUTPUT, @sockh , @session OUTPUT, - Long io @rsp OUTPUT, - String out @ssaMsg OUTPUT, - String out @field_idx , - Long in @field_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 |
field_idx | Specifies the nth field to set |
field_case | Specifies output field case option value. The allowed values are 0 = Unchanged, 1 = Upper case, 2 = Lower case and 3 = Mixed case |