Incorporating Super Natural Users

The Incorporate NSP user screen is displayed by selecting function code I and object code SU in a Predict main menu or by entering the direct command INCORPORATE SUPER.

Note:
See Concepts of Incorporation for basic information on how to use incorporation functions.

10:01:45             *****  P R E D I C T  *****             2007-05-31
Plan   0                  - Incorporate NSP user -



User ID ............

Add user ........... N (Y/N)


Super Natural File
  Database number .. 76
  File number....... 252
Parameters
User ID ID of the Super Natural user to be processed. Asterisk notation is allowed.
Add user
Y Super Natural users not already defined as user objects in Predict will be added.
Super Natural File
Database number Number of the database where the Super Natural user description is stored.
File number Number of the file where the Super Natural user description is stored.

This document covers the following topics:


Incorporating Super Natural User in Batch Mode

Command: INCORPORATE SUPER

Enter parameters on the next line in positional or keyword form.

Field Keyword Position
User ID USER-ID 1
Add user ADD-USER 2
Database number DBNR 3
File number FNR 4

Example

To incorporate Super Natural users whose names starts with A in batch, enter:

INCORPORATE SUPER
USER-ID=A*,ADD-USER=Y

or

INCORPORATE SUPER
A*,Y

The example above uses the Natural parameters IA== and ID=,.