Inventory

ForumTopicsPostsLast post
July 2008
Panels D200 and D204 sporatically (unable to determine pattern) display message about duplicate key and highlight in red the panel key fields.
Seen in Asset Suite ver 6.0.
Cause unknown. Suspect architecture program tigcurs is incorrectly setting special return codes.

Has anyone else seen this behaviour?
tigd200.ccp (similar in tigd204.ccp, tigd209.ccp) paragraph 6100-CURSOR-ERRORS contains statement: MOVE RETCODE-CAFAC-V (LINE-SUB) TO RETCODE.
RETCODE-CAFAC-V is defined in copy tvccafac.
Unix searches through baseline source code seem to indicate that values are determined within an architecture program.
baseline/as60/source/csm> find . -type f -print | xargs egrep "RETCODE-CAFAC-V|SYSTEM-RSVD-CAFAC-V" Returns nothing.
baseline/as60/source/ccp> find . -type f -print | xargs egrep "RETCODE-CAFAC-V|SYSTEM-RSVD-CAFAC-V" ./tigd200.ccp: MOVE RETCODE-CAFAC-V (LINE-SUB) TO RETCODE

Another thought:
im_specs_b047.pdf, 1-D200-8 has a desciption of keywords in the D200 Unique Description. Might "keywords" be used to determine uniqueness and "keywords" messing up with "/", ".", ",", etc? Keyword search works by entering a Category, up to 5 words in Unique Description, and F10.
00n/a
Material Requests
22by webmaster
33by webmaster
Selection of multiple rows on IA61 can result in jumbled prints of Pick Lists and Packing Guides. Here's how to insure the Pick List and Packing Guide will print together. Unix specific.
11by webmaster