Class COAUtility


  • public class COAUtility
    extends Object
    Author:
    David Alsasua Chart Of Accounts (COA) Utility class
    • Constructor Detail

      • COAUtility

        public COAUtility​(Client clientProvided,
                          Tree treeAccountProvided)
      • COAUtility

        public COAUtility​(Client clientProvided,
                          Organization orgProvided,
                          Tree treeAccountProvided)
    • Method Detail

      • createAccounting

        public OBError createAccounting​(VariablesSecureApp vars,
                                        InputStream fileCoA,
                                        boolean hasBPartner,
                                        boolean hasProduct,
                                        boolean hasProject,
                                        boolean hasMCampaign,
                                        boolean hasSRegion,
                                        String strAccountString,
                                        String strGAAPProvided,
                                        String strCostingMethodProvided,
                                        String strCalendarColumnName,
                                        Currency currency)
        Parameters:
        vars -
        fileCoA -
        hasBPartner -
        hasProduct -
        hasProject -
        hasMCampaign -
        hasSRegion -
        strAccountString - Translated name of the column Account_ID
        currency -
        strCalendarColumnName -