VistA Analysis » VistA Reference » RPCs » TIU GET PRINT NAME

TIU GET PRINT NAME

This Remote Procedure receives a pointer to the TIU DOCUMENT DEFINITIONFILE (#8925.1) and returns a string containing the Print Name of thecorresponding Document Definition.

Properties

Property Value
Label GETPNAME
MUMPS Implementation TIUSRVP1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUTYPE LITERAL   true This is a pointer to the TIU DOCUMENT DEFINITION FILE (#8925.1).

MUMPS Method Description

Property Value
Method GETPNAME^TIUSRVP1
Method Comment Get Print Name of a Document
Input Parameters TIUTYPE
Code
 S TIUY=$$PNAME^TIULC1(TIUTYPE)

CPRS

File Type Description
Pascal File rTIU.pas


Document generated on August 31st 2022, 2:55:43 pm