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: ^IBE(351.71

Package: Integrated Billing

Global: ^IBE(351.71


Information

FileMan FileNo FileMan Filename Package
351.71 IB DM EXTRACT DATA Integrated Billing

Description

Directly Accessed By Routines, Total: 12

Package Total Routines
Integrated Billing 11 DATA ELEMENT    IB20P244    IB20R244    IBJD DM REPT SORT    IBJDE    IBJDE1    IBZPOST    REPORT
^IBE(351.71    ^IBE(399.6    IBY254PO    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
Integrated Billing 4 IB20P244    IB20R244    IBJDE    IBJDE1    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Integrated Billing 2 IB DM EXTRACT REPORTS(#351.7)[#351.711(.01)]    IB DM EXTRACT DATA ELEMENTS(#351.701)[#351.7111(.01)]    

Fields, Total: 7

Field # Name Loc Type Details
.01 MONTH/YEAR 0;1 DATE

  • INPUT TRANSFORM:  S %DT="E,M",%DT(0)="-NOW" D ^%DT K %DT(0) S X=Y K:Y<1!($E(Y,6,7)'="00") X I $D(X) S DINUM=X
  • LAST EDITED:  DEC 10, 2003
  • HELP-PROMPT:  Enter the month/year corresponding to the extracted data. Future dates are not allowed.
  • DESCRIPTION:  
    This is the month/year corresponding to the extracted data.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  351.71^B
    1)= S ^IBE(351.71,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(351.71,"B",$E(X,1,30),DA)
.02 STATUS 0;2 SET
************************REQUIRED FIELD************************
  • '1' FOR ON STANDBY;
  • '2' FOR STARTED;
  • '3' FOR COMPLETED;

  • LAST EDITED:  MAY 18, 1999
  • HELP-PROMPT:  Enter the current extraction status for this entry.
  • DESCRIPTION:  
    This is the current status of the data extraction process for this file entry.
  • CROSS-REFERENCE:  351.71^AC
    1)= S ^IBE(351.71,"AC",$E(X,1,30),DA)=""
    2)= K ^IBE(351.71,"AC",$E(X,1,30),DA)
.03 START RUN DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 03, 1999
  • HELP-PROMPT:  Enter the extraction start date for this entry.
  • DESCRIPTION:  
    This is the date the extraction process for this file entry started.
.04 END RUN DATE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 03, 1999
  • HELP-PROMPT:  Enter the extraction end date for this entry.
  • DESCRIPTION:  
    This is the date the extraction process for this file entry ended.
.05 EXTRACT MESSAGE SENT? 0;5 SET
  • '1' FOR YES;

  • LAST EDITED:  NOV 04, 1999
  • DESCRIPTION:  
    This field, if set to YES, means that a mail message containing the DM extract data for this entry was transmitted to the FORUM mail group.
.06 MESSAGE NUMBER 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 04, 2001
  • HELP-PROMPT:  Type a Number between 0 and 999999999999999, 0 Decimal Digits.
  • DESCRIPTION:  
    This is the number that identifies the mail message sent with the extracted information.
  • TECHNICAL DESCR:  
    This field is automatically stored by the Extract process (IBJDE).
1 REPORT 1;0 POINTER Multiple #351.711 351.711

External References

Name Field # of Occurrence
^%DT .01+1, .03+1, .04+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(351.71 - [#351.71] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, .03+1*, .04+1*
>> %DT(0 .01+1*!
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)
>> DINUM .01+1*
X .01+1*!, .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03+1*!, .04+1*!, .06+1!
>> Y .01+1, .03+1, .04+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