cancel
Showing results for 
Search instead for 
Did you mean: 

Upload journal entry voucher from excel

doralon
Participant
0 Kudos
1,417

Hello,

I have a journal entry vouchers with a foreign language (Hebrew) that i'm trying to upload to my tenant.

I know that i can download the template from sap and copy the data to the excel they offer to upload the data correctly. but i was wondering if there is a way to do that automatic without copying every time all the data to the template (so i wont have to copy everytime i get a new journal entry voucher).

Is there a way to create a model such as I will only have to upload the excel without copying the data into the original template of sap?

If so, where should i investigate to achieve this goal?

Thank you very much,

Dor Alon

View Entire Topic
thomas_meder
Product and Topic Expert
Product and Topic Expert

Hello Dor,

you could send the ByD Excel template to the colleagues providing the regular journal entry voucher - format changes rarely. Might be the easiest approach.

Alternative 1 - but this is not a best practice and up to you to decide if acceptable: The journal entry voucher has a "little brother", the Manual Tax Entry. Assuming you are using non-taxable tax codes, it won't affect your tax filing (but will show up there...), and it allows you to use a File Input (more here or here).

Alternative 2 - use the Cloud Application Studio (as a partner) and let them create a file input for the Journal Entry Voucher.

The idea you have is not bad, I like it. But if you are familiar with Microsoft Visual Basic, why not extending the Excel JEV with such?

Best regards,

Thomas

doralon
Participant
0 Kudos

Dear Tomas,

I really appreciate your help, and for opening my eyes for the many features of SAP BYD and for the solution of my problem.

Finally, to make my customer more comfort, i have created an OData service in their tenant, and created a script that will run and link between their data in their excels sheet to their system.

(They will have to upload a lot of data each month and running the script will do it automatically).

Thank you for you time!

Dor Alon