Scripting

  • 1.  Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 02:22
    Some tables are set Read-Only in the data-dictionary? Is this true? It appears that the data dictionary for this table IM_ItemCost is read-only to scripts !#$$%@!. I found a relevant posting in the Community Forums on this table and issue but for number fields. In the following post Natasha (Sage Engineer) indicates that the numerical fields are read-only, but I am seeing that the string fields are as well. Can someone suggest a work around?


  • 2.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 04:25
    Post the community link please


  • 3.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 04:45
    http://community.sagemas.com/t5/Business-Object-Interface/Writing-to-IM-ItemCost/m-p/68613#M1846


  • 4.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 06:13
    How hard is it to go into the dictionary and change the setting?


  • 5.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 09:03
    @JeffSchwenk I thought I had oops. @WayneSchulz Thanks @LouisAraiza That's the kind of work-around I'm looking to find from someone.


  • 6.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 09:26
    The problem with busting open the DD is that (I believe) it gets reset everytime you do an install. Alnoor, can you confirm?


  • 7.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 09:27
    I remember this use to happen in previous versions and Slade showed me how to go into the file using DFDM and change the setting things would work. I did this on a Work Order file for Jeff a long time ago. Not sure which file it is now and if you can still use DFDM.


  • 8.  RE: Some tables are set Read-Only in the data-dictiona

    Posted 01-13-2012 11:22
    It turns out that the problem was that I had to set a transaction date before the UDF could be updated. Problem solved.