GETSPONSORIEN |
Return the internal entry number of a sponsor or its
standard replacement. If neither is found return 0. If the class of the
sponsor is not equal to the class of the item whose sponsor is being set,
return 0.
Usage:
S SPONSORIEN=$$GETSPONSORIEN^PXRMSPED(SPONSOR,CLASS)
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
SPONSOR |
Input |
The sponsor name.
|
CLASS |
Input |
The class (National, Local, or VISN) of the data
element whose CLASS is being set. It must match the class of the passed
sponsor. If they do not match, $$GETSPONSORIEN^PXRMSPED returns 0.
|
|