2006 Oct 02 9:22 PM
Hi,
I need to find out what is the SAP query related to the ABAP program. I know the program name and the corresponding transaction also. I need to know the SAP query to make some changes.
Thanks in advance.
- Kishore
Hi,
I need to find out what is the SAP query related to the ABAP program. I know the program name and the corresponding transaction also. I need to know the SAP query to make some changes.
Thanks in advance.
- Kishore
2006 Oct 02 9:24 PM
2006 Oct 02 9:29 PM
Hi,
Please try FM <b>RSAQ_DECODE_REPORT_NAME</b>.
Regards,
Ferry Lianto
2006 Oct 02 10:41 PM
Hi Kishore,
SAP Query and ABAP program are related to each other with some convention:
ABAP PRogram name for the SAP Query will be something like AQmmbbbbbbbbbbbbqqqqqqqqqqqqqq.
Here:
mm - encoded client (standard area) or ZZ (global area)
bbbbbbbbbbbb - Name of user group (12 places)
qqqqqqqqqqqqqq - Name of query (14 places)
Spaces in query program names are replaced with '='.
You need to find out the respective User Group (T-Code: SQ03), Infoset (SQ02) and then you will get the SAP query you are looking it. Hope this will help you.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |