0

I have requirement to fetch data base related information for extracting function module group name and Screen Number for the corresponding T-Code in SAP. Could You provide some idea for regarding this requirement.

Thanks for Advance...!

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Surya
  • 23
  • 1
  • 5
  • take a look at table TSTCP. Not sure how the parameters are stored in field PARAM, but they should be in there. – Dirk Trilsbeek May 27 '18 at 17:40
  • Possible duplicate of [source code of a transaction in SAP](https://stackoverflow.com/questions/2972593/source-code-of-a-transaction-in-sap) – Gert Beukema May 28 '18 at 17:18
  • Thanks for your reply Gert.. Is there any possible way to find exact Screen Number against T-Code? I saw your answer but am started debugging it will execute more than 3000 lines of code. May I know how should I find efficient way to figure out this? – Surya May 29 '18 at 05:24
  • It's a bit hidden in all the answers, it's number 3 from HMa, the data you are looking for is in table TSTC. – Gert Beukema May 29 '18 at 07:22

0 Answers0