2012 Feb 29 5:43 AM
Hi experts,
I got an issue to work on SAP query.
I have Transaction code and need to know the infoset to add additional two fields to the existing output.
Please let me know how to find infoset/ Query for the specfic transaction and how to add fields.
Regards,
Venkata
Hi experts,
I got an issue to work on SAP query.
I have Transaction code and need to know the infoset to add additional two fields to the existing output.
Please let me know how to find infoset/ Query for the specfic transaction and how to add fields.
Regards,
Venkata
2012 Feb 29 10:51 AM
Hi,
Go to se93 and add the t-code.
Go to display.
in the program name you'll see something like this.
AQZZMM_USERS====ZMATLIST======
MM_USERS is the user group.
ZMATLIST is the info-set.
Go to info-set and then go to the queries under it and you can narrow down the query.
2012 Feb 29 11:40 AM
first check the transaction code given to you.. if it is report transaction (check using SE93), then get the report name for example AQFKTES_SGS_IV==MMIV0003======, then after aQFK,TES_SGS_IV woulbe be your user group and MMIV0003 would be your query. Now go to SQ03 with the user group (you need to check the query areas also which would be Environment---> query areas) because some can be client depended some can be just cross client. and then go to sq01 from user group. It will direct you to the queries of the user group you mentioned in SQ03. Now you should be able to find the query you are looking for. The infoset will also be displayed linked to the query. The infoset can be displayed via SQ02 transaction.
If it is parameter transaction code, you need to check the parameter values to find the query details. Rest of the approach is same as mentioned above.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |