Hi ,
I have a SAP Access and when i am start sap pass the Tcode of REport and pass the some parameter like Unit,Month and Type of Employee report show the Monthly Attendence or other required data. Can It is possible to Fetch the Tcode or Pass the PRogram Name and give the entire result into Table.
#Tableau APIs & Embedding
1 answer
Yes, it's possible, but Tableau doesn't typically execute SAP T-Codes directly. A common approach is to expose the underlying data through
SAP HANA views, CDS views, BW queries, or OData/BAPI services, and then connect Tableau to those sources. If the report is generated by a custom ABAP program, your SAP team may need to expose the report data through a supported interface before Tableau can consume it.