While working on one of my customization, I need to populate one customized field with a calculated value. I completed my code and found that the value was not getting displayed in the respective field. I was not sure whether my field was containing the calculated value or not.
New Stuff: Copying processing files from one folder to another
At this moment I used the Calculator functionality provided in X3. Please see below steps:
1. Open Calculator: Press “Alt+Ctrl+k” or Navigate to ‘?’ on menu bar. Refer below screen shot
2. Write the name of mask followed by field name (“[M:YIS]COUNT” in my case) which I was supposed to display on screen. It showed me that there was the value coming in my field but was not being displayed in the mask. At this point I was sure that my field was containing the calculated value.
This helps me to find the values in the field. We can find the values of the hidden fields too.
Also Read:
1) Configure Interface User in Sage ERP X3
2) Protecting Customized Mod through Code
3) Populating the description of the field using X3 methodology
4) Enabling-disabling Grid’s-right click option
5) Calling of Report through code