Print Page as PDF
DPTNAME ICR (4393)

DPTNAME    ICR (4393)

Name Value
NUMBER 4393
IA # 4393
DATE CREATED 2004/05/03
CUSTODIAL PACKAGE REGISTRATION
CUSTODIAL ISC Albany
USAGE Private
TYPE Routine
ROUTINE DPTNAME
NAME DPTNAME
GENERAL DESCRIPTION
Kernel has the permission to use FORMAT^DPTNAME to
standardize person name as described in this DBIA.
STATUS Retired
DURATION Till Otherwise Agreed
ID DPTNAME
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
['$$FORMAT(DGNAME,DGMINL,DGMAXL,DGNOP,DGCOMA,DGAUDIT,DGFAM,', 'DGDNC)']
VARIABLES TYPE VARIABLES DESCRIPTION
$$FORMAT Output
DGNAME in specified format or null if length of
transformed val ue is less than DGMINL
DGNAME Input
Text value representing person name to transform.
DGMINL Input
Minimum length (optional), default 3.
DGMAXL Input
Minimum length (optional), default 3.
DGNOP Input
1 to standardize last name for 'NOP' x-ref
(optional).
DGCOMA Input
0 to not require a comma, 1 to require a comma in the
input value, 2 to add a comma if none, 3 to prohibit (remove) commas,
(optional) default if not specified is 1.
DGAUDIT Input
Variable to return audit, pass by reference
(optional). Returned values:  0 if no change was made, 1 if name is changed, 2
if name could not be converted, DGAUDIT(1) defined if name contains no comma,
DGAUDIT(2) defined if parenthetical text is removed, DGAUDIT(3) defined if
value is unconvertible, DGAUDIT(4) defined if characters are removed or
changed.
DGFAM Input
1 if just the family name, 0 otherwise (optional).
DGDNC Input
1 to prevent componentization (optional)
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
KERNEL Oakland