Quantcast
Channel: Sage X3 – Tips, Tricks and Components
Viewing all articles
Browse latest Browse all 1524

How to get the value of the current variable/field in Sage X3?

$
0
0

ZC contains the value of the current variable (in input, initialization, check, selection and help mode).

Class, Type and Dimension:

Type of zc depends on context that corresponds to type of variable being entered (at the time of check or help is executed) or being initialized.

[s]zc

Examples:

# In a routine associated with a mask, test to see if
# zc >= 100. If not, 100 is assigned to zc.
CTRL_ZONE              :# Label called from the mask
if zc < 100
zc = 100
Endif
End                             : # Return to mask

Description:

zc gives access to “current zone” for a variable defined. A current zone exists in following cases:

  • Formula or routine called from a mask in validity control zone. zc then represents value entered by user and it may be reassigned by verification routine,
  • Formula or routine called from a mask as default value. If zc has been modified, its value is then copied to variable corresponding to mask,
  • Routine called from a mask by the help key. zc also represents the variable being entered and it may similarly be reassigned,
  • During a calculation, zc corresponds to the zone being entered.

Hope this blog helps!

About Us

Greytrix is one stop solution provider for Sage ERP and Sage CRM needs. We provide complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation expertise.

Greytrix have some unique solutions of Sage X3’s integration with Sage CRMSalesforce.com and Magento eCommerce. It also offers best-in-class Sage X3 customization and development services to Sage business partners, end users, and Sage PSG worldwide.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com .We will be glad to assist you.

Other Related Blogs:


Viewing all articles
Browse latest Browse all 1524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>