2020 Jun 12 12:30 PM
1) How Can I display all custom data elements and custom domains of a custom table using report programming ?
2) In a report if there are 3 Includes How can I display include names and data types used in that report.
1) How Can I display all custom data elements and custom domains of a custom table using report programming ?
2) In a report if there are 3 Includes How can I display include names and data types used in that report.
2020 Jun 12 12:45 PM
Hi sreelekha1997,
1. Go to table DD03L. In field TABNAME specify the table name you are interested in and search for all Z* elements in fields ROLLNAME or DOMNAME.
2. According to this thread you can use function module GET_INCLUDES
https://answers.sap.com/questions/10542204/list-all-the-includes--function-modules-used-in-a-.html
Regards,
Bartosz
2020 Jun 15 9:04 AM
2020 Jun 15 9:05 AM
Thank you for providing the valuable information.
Can you please tell me How can I display all the data types used in a report
2020 Jun 15 9:14 AM
Hi sreelekha1997,
Please check the logic behind report RSDEPEND described in the following blog.
Use report RSDEPEND to analyze ABAP load dependencies
Regards,
Bartosz
2020 Jun 12 2:41 PM
2020 Jun 15 10:50 AM
It's difficult to answer your question precisely (I can't do better than saying use READ REPORT to parse the ABAP code, use WRITE to display data; maybe you can try, and then ask a more detailed question if needed).
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |