Not at this point. Charles Shaffer Senior Analyst NTN-Bower Corporation
From: Wjhonson <[email protected]> To: [email protected], Date: 05/02/2012 02:24 PM Subject: Re: [U2] Attribute Problem Sent by: [email protected] "F" minus "Mail" Are you confident the V processer is that brilliant that it can distinguish between a name and an operator ? -----Original Message----- From: Charles_Shaffer <[email protected]> To: u2-users <[email protected]> Sent: Wed, May 2, 2012 12:15 pm Subject: [U2] Attribute Problem Hi. I think I have finally gone insane. I am having a problem with the attribute MATL.AMT. It calculates the xtended amount on hand by taking the frozen material cost times the on and amount. The problem is when I use F_MATL for the frozen material cost, MATL.AMT is ood. When I use F-MATL for the frozen material cost, it returns 0 verytime. F_MATL and F-MATL are identical and if you list them both work fine. But hen they are used in the calculation F_MATL works, but F-MATL. doesn't. an anyone see what the problem is? ****************************************** AE DICT INVENTORY-LOCATION_18 MATL.AMT op of "MATL.AMT" in "DICT INVENTORY-LOCATION_18", 6 lines, 43 characters. --: P 01: V 02: ON.HAND * F-MATL 03: MR25, 04: MATERIAL.AMT 05: 13R 06: S ottom. ****************************************** AE DICT INVENTORY-LOCATION_18 F_MATL op of "F_MATL" in "DICT INVENTORY-LOCATION_18", 6 lines, 93 characters. --: P 01: V 02: @ID; OCONV(@ID, "G0*1"); OCONV(@2, "TINVENTORY-MASTER*18;X;66;66") 03: MD5, 04: MATERIAL/UNIT 05: 13R 06: S ottom. ******************************************* AE DICT INVENTORY-LOCATION_18 F-MATL op of "F-MATL" in "DICT INVENTORY-LOCATION_18", 6 lines, 93 characters. --: P 01: V 02: @ID; OCONV(@ID, "G0*1"); OCONV(@2, "TINVENTORY-MASTER*18;X;66;66") 03: MD5, 04: MATERIAL/UNIT 05: 13R 06: S ottom. harles Shaffer enior Analyst TN-Bower Corporation ______________________________________________ 2-Users mailing list [email protected] ttp://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
