Various Date Function in Acumatica

By | April 6, 2023

Introduction: 

Acumatica supports various date functions. In this blog, we will learn how to use various date Functions of Acumatica that can be used while printing Reports and Displaying GI.

In this example we shall demonstrate the date functions usage in Generic Inquiry.

DateDiff function:-

The DATEDIFF() function returns the difference between two dates. To do this, we using the Soorder table, and CreatedDate Time and orderdate in the Results tab. added another row with the formula =DateDiff(‘d’,[SOOrder.OrderDate],[SOOrder.DueDate])

1.DateDiffrence-1.png

DateAdd function :-

The DATEADD function returns a date with the addition of a specified part of the date. In this we are adding 5 days to the Order date.

formula =DateAdd([SOOrder.OrderDate],’d’ ,7)

2.DateAdd.png

DayOfWeek function :-

The DateOfWeek function returns a number of weeks of the date.

When we run the DayofWeek function on a Sunday = 1 and Saturday = 7.

formula = DayOfWeek( [SOOrder.OrderDate])

3.-Day-of-week.png

And finally the result is shown is below when you view GI.

4.Result-Function.png

Hope this blog helps you to add a various date Function to Acumatica.

About Us
Greytrix – a globally recognized and one of the oldest Sage Development Partner and a Salesforce Product development partner offers a wide variety of integration products and services to the end users as well as to the Partners and Sage PSG across the globe. We offer Consultation, Configuration, Training and support services in out-of-the-box functionality as well as customizations to incorporate custom business rules and functionalities that require apex code incorporation into the Salesforce platform.

Greytrix has some unique solutions for Cloud CRM such as Salesforce Sage integration for Sage X3Sage 100 and Sage 300 (Sage Accpac). We also offer best-in-class Cloud CRM Salesforce customization and development services along with services such as Salesforce Data MigrationIntegrated App developmentCustom App development and Technical Support to business partners and end users.
Salesforce Cloud CRM integration offered by Greytrix works with Lightning web components and supports standard opportunity workflow. Greytrix GUMU™ integration for Sage ERP – Salesforce is a 5-star rated app listed on Salesforce AppExchange.

The GUMU™ Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for processing and execution of application programs at the click of a button.

For more information on our Salesforce products and services, contact us at salesforce@greytrix.com. We will be glad to assist you.