Skip to Content
0
Sep 14, 2023 at 07:25 PM

Date format in SAP build Process Automation

224 Views

I am creating an automation to run in SAP ECC, a form will trigger the automation, and I am having difficulties with a Date field.

In the form, I added a Date type field; In the automation, I added the field as input; However, I have an error, in SAP ECC, the date format is "dd.mm.yyyy," but the date format resulting from the form execution is "mm-dd-yyyy." How can I convert it using the expression editor?