cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP S4/HANA Public Cloud : Invoice value in Intrastat

Cristina-
Explorer
0 Kudos
700

Hi,

In SAP S4/HANA Public Cloud I am trying to modify the invoice value in Intrastat.


In S4/HANA on premise there is the YSP_BADI_INTRASTAT_SELECTION Badi which allows to change the value of the final invoice to the customer by adding the value of the DDPA price condition in order to bring the invoice value to the total.


Is there a similar Badi in SAP S4/HANA Public Cloud? or is there another solution?

Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

Cristina-
Explorer
0 Kudos

Hello, thanks for the answer.
Unfortunately a custom field would not work well in my case because that value would then have to be reused in other processes. I would need to modify the invoice value field.

Best regards,

Cristina

Cristina-
Explorer
0 Kudos

The steps are these:
1. you launch job for declaration generation through the “Select Dispatches and Customer Returns - Intrastat Declaration” application
2. you enter the month of the declaration and schedule the job (img1.png)
3. you view the declaration through the "Manage Intrastat Declarations" application
4. double click on the month launched (img2.png)
5. the two balance and advance invoices are displayed. The requirement is that the “Invoice value” field must be 39.00, i.e. 27.30(balance invoice)+ 11.70( advance only invoice) img3.png

EduardaCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello, thank you for the details.

If it's necessary to change how the value is presented (for example, in a report), maybe a CDS View can help, along with some custom fields and logic.

CDS View: https://api.sap.com/content-type/CDSViews/onstackextensibility/cdsviews

Custom Field: https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/ce819b8557194ae0aa180ba4...

Custom Logic: https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/3aa57e5b9a9f46218ef8cc38...

I'm also not able to find a badi that allows to modify the "invoice value", neither how it's calculated. But I'll keep on track of it and let you know if I find anything new.

Best regards,

Eduarda. 

Cristina-
Explorer
0 Kudos

I can't find any badi regarding intrastat

EduardaCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hello, could you please add more details about the operation so we can help you to search for alternative solutions? Screenshots, scope items or app's names would be pretty helpful.