‎2008 Aug 20 3:57 AM
Hi All,
Does anyone know how to create a tcode for reports created in FGI3?
I tried assigning the program name into a tcode but when I am trying to run the new tcode the selection screen is different from the report painter and it does not retrieved any records.
Thanks.
Regards,
tin
‎2009 Jul 09 5:35 AM
Hi Tin Cruz,
To create tcode for report created FGI3, you can do as following
1. go to tcode SE93
2. Give it a description and Choose the option 'Transaction with parameters (parameter transaction)'.
3. In field transaction, type START_REPORT
4. Check on option 'Skip Initial Screen'.
5. Check on options GUI SUPPORT
6. In section Default values, enter
Name of Screen field Value
D_SREPOVARI-REPORTTYPE RE
D_SREPOVARI-EXTDREPORT FBRG01FAGLFLEXS <name_of_report>
in which, <name_of_report> is the name you see in FGI3, for example 0SAPBSPL-01 for Fin. Statement: Actual/Actual Comparison.
You can refer to creation of tcode S_PL0_86000028
rgds,
Solaris.
‎2021 Jun 29 12:34 PM
Hi phu.nguyenphamthanh,
I have followed the steps that you have outlined but I get an error that the Report does not exist. But it exists because I am able to run the report in FGI3. Kindly assist me to sort this out.
Regards,
Briege