Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 351.702

Package: Integrated Billing

IB DM EXTRACT REPORTS(#351.7)-->351.702

Sub-Field: 351.702


Information

Parent File Name Number Package
IB DM EXTRACT REPORTS(#351.7) INPUT VARIABLE 351.702 Integrated Billing

Details

Field # Name Loc Type Details
.01 INPUT VARIABLE 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  MAR 16, 1999
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    This is the name of the pre-set variable associated with this report.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • CROSS-REFERENCE:  351.702^B
    1)= S ^IBE(351.7,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(351.7,DA(1),1,"B",$E(X,1,30),DA)
.02 VALUE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 30, 1999
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the value of the pre-set variable associated with this report. If the variable is a date variable (IBBDT, IBEDT, etc.), the value is null.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
1 INPUT STATEMENT 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  MAR 27, 1999
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    This statement, if it exists ($D), will be Xecuted instead of setting the contents of the INPUT VARIABLE zero node via the DM extract process. This is used primarily for setting date fields (ex. IBBDT, IBEDT).
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
Info |  Details