Uses of Class
com.sage.accpac.sm.crystal.ufl.AbstractAccpacFormulaFunction

Packages that use AbstractAccpacFormulaFunction
com.sage.accpac.sm.crystal.ufl Contains the classes that provide the Crystal User-defined Function Library for the Sage 300 ERP System Manager. 
 

Uses of AbstractAccpacFormulaFunction in com.sage.accpac.sm.crystal.ufl
 

Subclasses of AbstractAccpacFormulaFunction in com.sage.accpac.sm.crystal.ufl
 class IsTrue
           We recommend that reports avoid using IsTrue.
 class PrintNonNull
           PrintNonNull ensures that the string is at least a space.
 class PwFormatDate
           PwFormatDate (in the C version the "pw" is lower-case) converts a Sage ERP Accpac date stored as a YYYYMMDD integer into a Crystal Reports date object.
 class PwFormatString
          TODO: Fill in Javadoc for NEWPwFormatString.
 class PwFormatTime
           PwFormatTime (in the C version the "pw" is lower-case) converts a Sage ERP Accpac time stored as an HHMMSShh integer into a Crystal Reports time object but ignoring the "hundredths of a second" part (in order to match the behavior of the existing C UFL).
 class RemoveLeadZero
           We recommend that reports avoid using RemoveLeadZero.
 class SpellMoney
          TODO: Fill in Javadoc for NEWSpellMoney.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.