Previous Topic: ENTRY Command ReferenceNext Topic: APPCPASS Subcommand


ACCOUNT Subcommand

Use the ENTRY ACCOUNT command to add or remove account code values from a USER, IDENTITY, or PROFILE directory entry.

ENTRY entryname Account {"Parms"} [( "Options"]

Parms:
  acctnum1 [acctnumn] ...
| DELETE {* | acctnum1 [acctnumn] ...}
| ?

Options:
[MSG | NOMSG]
[FILE [filename]]
["Stack Options"]
[STEM stemname]

Stack Options:
  FIFO
| LIFO
| STACK [FIFO | LIFO]

Definitions
entryname

Specifies the name of the directory entry to process.

acctnum1

Defines the primary account number. An account number can be from 1 to 8 characters long.

acctnumn

Defines up to seven alternate account numbers.

DELETE

Removes the specified account numbers from the entry or removes all account numbers if ‘*’ is specified.

?

Returns all account code numbers from the entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.

[FILE [filename]]
[MSG | NOMSG]
[STACK [FIFO | LIFO]]
[FIFO]
[LIFO]
[STEM stemname]

These options are explained in Common API Command Options.

A maximum of eight account numbers may be defined in the entry. For details on the ACCOUNT statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.