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]
Specifies the name of the directory entry to process.
Defines the primary account number. An account number can be from 1 to 8 characters long.
Defines up to seven alternate account numbers.
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.
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.
|
Copyright © 2014 CA.
All rights reserved.
|
|