on 2024 Jun 04 10:39 AM
Hi there, I am looking for Tax (VAT or GST) specific backend CDS view in S4H Public Cloud matching below tables from SAP R3/ECC 6.0
T007S ---> Tax Code Names
T007A ---> Tax Keys
T007C ---> Groupings for tax codes
IDCFMBRSETX_HST ---> History table for taxation
I remember we used to check the Tax Condition Record in KNVH and refer back to these tables with relevance to BSET Tax table from an Accounting Document view.
Is there any way to obtain the corresponding CDS views for above?
Any help is much appreciated
Regards, Sivasankaran
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sivasankaran,
For the Table “Tax Code Names” (T007S), which contains the Procedure, Tax Code and Description I suggest reviewing (at least) the following CDS Views: I_TaxCode, I_TaxCodeText and I_TaxCodeValueHelp.
For the Table “Tax Keys” (T007A), which contains the key fields Procedure, Tax Code, Tax Type, Target Tax, etc. I suggest reviewing (at least) the following CDS Views: I_TaxType and I_TaxTypeText
For the Table “Groupings for tax Codes” (T007C), which contains the key fields Account Type, Tax Category, Display Info, etc. I suggest reviewing (at least) the following CDS View: I_CustomerTaxGrouping
I was not able to find a CDS for the Table “History table for taxation” (IDCFMBRSETX_HST), which contains the key fields Company Code, Transaction, Payment Date, Tax Type, etc.
If you’re trying to find similar CDS views I suggest going to api.sap.com -> SAP S/4HANA Cloud Public Edition -> CDS Views and then search by description or field. If you have access to a Public Edition system, you can also search in the “View Browser” App.
I hope this helps.
Ernesto Cepeda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Additional inputs:
I have already explored the below CDS views and find it unhelpful.
I_TaxBalancesGrp - this is NOT accessible to me as a Key User or table view doesn't exist.
I_TaxBaseBalancesGroup - this is accessible, but no data resides in this view. Has this been replaced already by another view?
Any thoughts on this how to go about it, most welcome.
Thanks, Siva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 37 | |
| 25 | |
| 21 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.