VistA Analysis » VistA Reference » RPCs » ORWDPS33 GETADDFR

ORWDPS33 GETADDFR

This RPC takes an Additive Orderable ITEM IEN and it returns the defaultadditive frequency defined to the additive file.

Properties

Property Value
Label GETADDFR
MUMPS Implementation ORWDPS33
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
OIIEN LITERAL   true OIIEN = Orderable IEN from file 101.43.

MUMPS Method Description

Property Value
Method GETADDFR^ORWDPS33
Input Parameters OIIEN
Code
 N PSOI,TEMP
S ORY=""
S PSOI=+$P($G(^ORD(101.43,OIIEN,0)),U,2)
S TEMP=$$IV^PSSDSAPA(PSOI)
S ORY=$$ADDFRQCV^ORMBLDP1(TEMP,"I")

CPRS

File Type Description
Pascal File Orders/rODMeds.pas


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