‎2005 Dec 08 12:09 PM
Hi all,
Can we put additional coding inside sap query? for example: for sales amount, i want to add with tax amount, so that will be total sales amount.
how to put these calculation in query?
thanks alots.
alia
‎2005 Dec 08 12:12 PM
hi
it is not possible to change the SAP query(it will ask for access key)
instead you can make a copy of the query and do your changes
regards
Arun
‎2005 Dec 08 12:14 PM
Hi,
You can write custom code in the Infoset/Query. But it should be a Z query. You can't change SAP query until unless if you have access key.
Regards,
Sudhakar.
‎2005 Dec 08 12:17 PM
Hi,
You can create the custom infoset query from SQ02 and add & make changes as per the requirement, however standard query cant be modified without the access key,
Rgds,
‎2005 Dec 08 12:18 PM
Hi,
You can put any kind of code in SAP query through SQ02 (Infoset).
inside the infoset select GOTO Option and then you will find CODE option.
Thanks
Eswar
‎2005 Dec 08 12:33 PM
these is custom query... im using SAP ECC 5.0, from where i have to reach the GOTO option? cant find..
thanks alots.
Alia
‎2005 Dec 08 1:49 PM
Hi,
look here for <a href="http://help.sap.com/saphelp_47x200/helpdata/en/d2/cb4504455611d189710000e8322d00/frameset.htm">Further Code</a> in infosets
Andreas
‎2005 Dec 09 1:17 AM
hi Eswar... thanks. can see the CODE option now. have to reach by other way..oohh.
alia
‎2005 Dec 08 6:53 PM
Hi Alia,
- Copy Infoset to custom Infoset
- Write field code for Sales Amount field
- Create a query on new Infoset
I am assuming it's SAP infoset.
Hope this solves your problem.
- Bharat
‎2005 Dec 09 4:04 AM
Hi all. Can you pls tell me what the SAP Query code (SQ01) can be used. I have never used it. Please tell me the utilities.
Thanks & Regards,
Bijo.
‎2005 Dec 09 4:23 AM
hi BiJo,
SQ01 is the ABAP query.....
it is the simple tool to generate simple reports without need for any coding....
i haven't used it...
regards,
purushothaman.
‎2005 Dec 09 4:36 AM
Hi,
This will be used for basic(Easy) reports by the functional consultant itself.(usually no coding is required , everything is done by drag and drops)
Generall Sq01 wont be used alone It will be used along with sq02 & sq03
regards
Arun