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

How can the ledger be configured to display the GST amount consolidated for each invoice?

TAMS1
Explorer

Accepted Solutions (0)

Answers (1)

Answers (1)

Chuma
Active Contributor
0 Kudos

Hello @TAMS1 

To display consolidated GST amounts per invoice in SAP S/4HANA Public Cloud, follow this approach:

 Options:

1. Standard Apps
Use apps like:

    • Display Billing Documents
    • Manage Journal Entries
    • G/L Line Items
      → Filter/group by GST tax codes (e.g., IGST, CGST, SGST)

2. Custom Analytical Query
If standard apps don’t meet your need:

    • Build a Custom CDS View (based on I_TaxAmount or I_BillingDocumentItemCube)
    • Use the Custom Analytical Queries app to show GST totals per invoice

3. Tax Code Setup
Ensure correct tax codes and jurisdiction logic are set up (India GST content is pre-delivered in Public Cloud).

SAP Help Links:

With kind regards

Chuma