Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^PRC(442.9

Package: IFCAP

Global: ^PRC(442.9


Information

FileMan FileNo FileMan Filename Package
442.9 ELEC RECEIVING REPORT BATCH IFCAP

Description

Directly Accessed By Routines, Total: 14

Package Total Routines
IFCAP 10 ITEM SPECIFIC INFORMATION    PRCFA REC RPT TRANS LIST    PRCFA RECEIVING REPORT LIST    PRCFARRA    PRCFARRQ    PRCGARP1    PRCGPPC1    PRCUCV1
PRCUPPC1    ^PRC(442.9    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
IFCAP 4 PRCFARRA    PRCFARRQ    PRCGPPC1    PRCUPPC1    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
IFCAP 1 PROCUREMENT & ACCOUNTING TRANSACTIONS(#442)[1]    
Kernel 1 NEW PERSON(#200)[2]    

Fields, Total: 9

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>16!($L(X)<12)!'(X?3N1"-"6UN1"."1.5N) X
  • LAST EDITED:  JUN 24, 1988
  • HELP-PROMPT:  ENTER FULL PO NUMBER, A PERIOD, THEN THE PARTIAL NUMBER EG 503-A80001.2
  • DESCRIPTION:  
    This is the full purchase order/partial number for the receiving record.
  • CROSS-REFERENCE:  442.9^B
    1)= S ^PRC(442.9,"B",$E(X,1,30),DA)=""
    2)= K ^PRC(442.9,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  442.9^C^MUMPS
    1)= S ^PRC(442.9,"C",$P(X,"-",2),DA)=""
    2)= K ^PRC(442.9,"C",$P(X,"-",2),DA)
    This X-REF will allow lookup of the partial Purchase Order to be made into an ELEC RECEIVING REPORT BATCH to be sent to Austin.
1 PURCHASE ORDER NUMBER 0;2 POINTER TO PROCUREMENT & ACCOUNTING TRANSACTIONS FILE (#442)
************************REQUIRED FIELD************************
PROCUREMENT & ACCOUNTING TRANSACTIONS(#442)

  • LAST EDITED:  JUN 23, 1988
  • DESCRIPTION:  
    This is the purchase order number for this receiving report.
2 PLACED ON LIST BY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  SEP 22, 1999
  • DESCRIPTION:  
    This is the person who placed the receiving report.
3 TRANSMISSION DATE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 24, 1988
  • DESCRIPTION:  
    This is the date of the transmission.
4 IS THIS A RETRANSMISSION 0;5 SET
  • '1' FOR YES;

  • LAST EDITED:  JUN 24, 1988
  • DESCRIPTION:  
    This indicates if this is a retransmission.
5 LOCAL MAILMAN MESSAGE # 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  AUG 02, 1988
  • HELP-PROMPT:  ANSWER MUST BE 1-15 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This is the local MailMan message number indicating that transmission has been made.
6 MESSAGE CREATED 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  AUG 19, 1988
  • DESCRIPTION:  
    This fields sets a temporary cross reference during the transmission of electronic receiving reports to indicate which records have transmitted.
  • CROSS-REFERENCE:  442.9^AC
    1)= S ^PRC(442.9,"AC",$E(X,1,30),DA)=""
    2)= K ^PRC(442.9,"AC",$E(X,1,30),DA)
    This X-REF is used to keep track of which records have been transmitted to Austin. This X-REF is not used for lookup.
7 VALIDATION VERSION 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 11, 1993
  • HELP-PROMPT:  Type a Number between 0 and 99, 0 Decimal Digits
  • DESCRIPTION:  This is the version number of the algorithms used to encode and decode the Validation Code created at the time that the official approving the transaction entered their electronic signature. The version number of this
    file is used to check the validation conversion is necessary.
  • TECHNICAL DESCR:  
    This validation version number is used in the install routine to check the validation conversion is necessary.
8 ACCOUNTING PERIOD COMPUTED

  • MUMPS CODE:  S X=$$AP^PRCFARRA(D0)
  • ALGORITHM:  S X=$$AP^PRCFARRA(D0)
  • DESCRIPTION:  
    This computed field returns the Accounting Period that the user chose for processing this receiver.

External References

Name Field # of Occurrence
^%DT 3+1
$$AP^PRCFARRA 8+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PRC(442.9 - [#442.9] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 6(XREF 1S), 6(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 3+1*
>> D0 8+1
>> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 6(XREF 1S), 6(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 3+1*!, 5+1!, 6(XREF 1S), 6(XREF 1K), 7+1!
, 8+1*
>> Y 3+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All