How to see Object ID's Present in a flf file

Gaurav_Sharma_At_All_eTecGaurav_Sharma_At_All_eTec Member Posts: 17
Hi everone,

basically in flf one can see only granules that can be accessed through that flf but How to see Object ID's Present in that flf file.

Many Thanks in Advance

Regards,
Gaurav
Gaurav Sharma,
Consultant-Microsoft Dynamics Nav

Comments

  • krikikriki Member, Moderator Posts: 9,118
    Exactly, Microsoft should also give you a .txt. In this file you have more detailed information.

    Another possibility:
    Make a form (or report) on table 2000000043:"License Permission" or table 2000000044:"Permission Range".
    If your license (the one whose permissions you want to check) permits to make a form or report, you can directly do it with that license and you don't have to save the form, but can run it directly.
    If you need to make it with a developers license, you have to save it with an ID that can be used with the license you want to test. (You can export a standard Navision form and give your form that ID and later import the standard Navision form again). After saving it, you have to change license (take the one you want to test), and run the program.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • kinekine Member Posts: 12,562
    You can see them in virtual table 2000000043 License Permission or 2000000044 Permission Range. Or if you have access to C/CAPS you can use one prepared report to see the informations...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • danlindstromdanlindstrom Member Posts: 130
    Has anyone done an external program that does the same?
    or a report/form in navision to examine ANY .flf-file?
    Regards
    Dan Lindström
    NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
    MBSP Developer for Microsoft Dynamics NAV 2009
  • krikikriki Member, Moderator Posts: 9,118
    Has anyone done an external program that does the same?
    or a report/form in navision to examine ANY .flf-file?
    It is very easy to create a report/form on it. Just use the wizard and select the table and that's it. I am so used to do it that it doesn't even take me 10 seconds to make a form. The only negative is that you have to save it in an ID that can be used by the license you want to check. (E.g. you can export form 1, then create a new form and save it as form 1. Run the form with the license and then import the original fob)
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • danlindstromdanlindstrom Member Posts: 130
    edited 2006-05-11
    kriki:
    I'm fully aware of youre simple solution but to able to use it I have to save it under an id that everyone can use and then switch to another license 'Tools - license ...'.
    I asked for ANY flf-file

    Im searching for a solution that in some way asks for an flf-file and then reads and prints the ranges
    Regards
    Dan Lindström
    NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
    MBSP Developer for Microsoft Dynamics NAV 2009
  • kinekine Member Posts: 12,562
    Flf is coded, I am afraid, that it is not so simple to "read" flf file and show the data within...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.