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

ssan3_info Controls

ssan3_info Controls

The ssan3_info call returns information about a selected system or population.

Syntax

ITEM=<Item Type> SELECT=<Field Name|Purpose Name>

Definitions

Control
Description
ITEM
Defines the type of information to retrieve from the population. In the ssan3_info section of the SSA-NAME3 Workbench, under
Mandatory Controls
, you can find a complete list of the supported item types.
For example:
ITEM=key_level
returns all the available values of the
Key_Level
control.
SELECT
Specifies the field name or the purpose name based on the item type to retrieve information about the field or purpose.
The
SELECT
control is applicable to the following item types:
  • purpose.list
  • fieldlen
  • match_explain_count
  • field.options
The
purpose.list
and
fieldlen
item types require the
SELECT
control.
The
SELECT
control is optional for the
field.options
and
match_explain_count
item types, and if you do not specify the
SELECT
control for these item types, the ssan3_info call retrieves information about all the fields or purposes.
For example:
ITEM=fieldlen SELECT=CreditCard
returns the key length of the
CreditCard
field.

0 COMMENTS

We’d like to hear from you!