We have a requirement to consume I_GLAcctBalance CDS view from S4 system, for our balance sheet report in SAC.
We activated the service (created custom CDS view on top of it, with external API and enable ODATA service) to consume this view and in SAC. Later I can see 2 services for this view as below.
ZZ1_BalanceSheet - This holds parameters fields.
ZZ1_BalanceSheetResults - This holds rest of the fields from the view.
ZZ1_BalanceSheet: Screenshot


And couldn't be able to create query on top of this, can someone please help.
Thanks