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: 445.111

Package: IFCAP

INVENTORY BALANCES(#445.1)-->445.11-->445.111

Sub-Field: 445.111


Information

Parent File Name Number Package
445.11 BEGINNING MONTH-YEAR BALANCE 445.111 IFCAP

Details

Field # Name Loc Type Details
.01 BEGINNING MONTH-YEAR BALANCE 0;1 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=$E(Y,1,5) K:Y<1 X S:$G(X) DINUM=X
  • LAST EDITED:  JUL 23, 1992
  • DESCRIPTION:  
    This field will store the month and year for the beginning item balance.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  445.111^B
    1)= S ^PRCP(445.1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^PRCP(445.1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)
1 QUANTITY ON-HAND 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<-9999999)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 23, 1992
  • HELP-PROMPT:  Enter the beginning monthly quantity on hand in unit per issue (from -9999999 to 9999999)
  • DESCRIPTION:  
    This field stores the beginning monthly quantity on-hand balance in the unit per issue.
2 QUANTITY NON-ISSUABLE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<-9999999)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Enter the beginning monthly quantity non-issuable in unit per issue (from -9999999 to 9999999)
  • DESCRIPTION:  
    This field stores the beginning monthly quantity in non-issuable balance in the unit per issue.
3 QUANTITY DUE-IN 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<-9999999)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Enter the beginning monthly quantity due-in in unit per issue (from -9999999 to 9999999)
  • DESCRIPTION:  
    This field stores the beginning monthly quantity due-in balance in the unit per issue.
4 QUANTITY DUE-OUT 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<-9999999)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Enter the beginning monthly quantity due-out in unit per issue (from -9999999 to 9999999)
  • DESCRIPTION:  
    This field stores the beginning monthly quantity due-out balance in the unit per issue.
5 AVERAGE UNIT COST 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999.999)!(X<0)!(X?.E1"."4N.N) X
  • LAST EDITED:  JUL 23, 1992
  • HELP-PROMPT:  Enter the beginning monthly average unit cost for the item (from 0 to 9999999.999, 3 decimal digits).
  • DESCRIPTION:  
    This field stores the beginning monthly average unit cost of the item in the unit per issue.
6 LAST RECEIPT UNIT COST 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999.999)!(X<0)!(X?.E1"."4N.N) X
  • HELP-PROMPT:  Enter the beginning monthly last receipt unit cost for the item (from 0 to 9999999.999, 3 decimal digits).
  • DESCRIPTION:  
    This field stores the beginning monthly last receipt cost of the item in the unit per issue.
7 TOTAL INVENTORY VALUE 0;8 NUMBER

  • INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?."-".N.1".".2N!(X>9999999.99)!(X<-9999999.99) X
  • LAST EDITED:  JUL 23, 1992
  • HELP-PROMPT:  Enter the total inventory value of this item at the beginning of the month (from -9999999.99 to 9999999.99, 2 decimal digits).
  • DESCRIPTION:  
    This field stores the beginning monthly balance for the total value of the item in the unit per issue.
Info |  Details