Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRCV442A

Package: IFCAP

Routine: PRCV442A


Information

PRCV442A ;WOIFO/CC-GET PO VALUES TO SEND TO DYNAMED;1/29/05

Source Information

Source file <PRCV442A.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**81,86**;Oct 20, 2000
ITEM(POIEN,PRCVLINE,PRCVDATA,PRCVERR) ; Get Item data to send to DynaMed
DD(POIEN,PRCVLINE,PRCVDD) ; get the earliest delivery date for the item
PO(POIEN,PRCVDATA,PRCVERR) ; get PO information, station, DUZ
PO1
RR(POIEN,PRCVLINE,PRCVRR,PRCVERR,ACTION) ; get receipt data for item
RR2
UPD(POIEN) ; Update DynaMed of Approved POs with DynaMed items on them
  • ICR #6653
    • Status: Active
    • Usage: Private
    DEL(POIEN) ; Update DynaMed of DynaMed items on a cancelled PC order
    REC(POIEN,PARTIAL,ACTION) ; Update DynaMed of Receiving Report activity
    ;
    ; POIEN The IEN of the Purchase Order
    ; PARTIAL The number of the Receiving Report
    ; ACTION 1-signed ; 2-deleted
    TMPERR ;
    ; D TMPERR^PRCV442B
    Q

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DIC(4 - [#4] GET1^DIQ
    ^PRC(440 - [#440] GETS^DIQ
    ^PRC(441 - [#441] GET1^DIQ
    ^PRC(442 - [#442] GETS^DIQ
    442.01 GETS^DIQ
    442.08 GETS^DIQ
    442.11 GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call