NavisionValue

vaibhav_soulvaibhav_soul Member Posts: 17
Hi All,

I do not know if this was previously discussed, but I am finding some problem here-

Since I am trying to get information from C/FRONT and put it into SQL, I want to be able to access value within the Nav Field. I am partly achieving this by GetFieldData. However, since this returns NavisionValue datatype, how do I access the "real" value?

Can someone help me out please?? :roll:

Comments

  • vaibhav_soulvaibhav_soul Member Posts: 17
    Ok.. could solve it by myself.

    Hope that there could be sufficient documentation on all these.

    You need to assign the returned "NavisionValue" to a variable of appropriate navision type and then use the value.

    What really confused me was the documentation given with in the "docs" folder that suggests that when you are using C, it takes in more number of params than what is taken by c/front and one of them contained the real value as it is.
Sign In or Register to comment.