‎2008 Apr 01 4:36 PM
Hi...
We had an ABAP Query and we generated it so that a pgm will appear in se38 as AQZZ==========ZSMALL etc.,This all comes from the infoset and the query logic.
It was all provided by SAP .So it was a bit difficult to anlayse.
Now my requirement is that we have to provide new Customized ABAP report with some additional functionality by using the SAP Provided logic by replacing the existing query.
Above all in the infoset,we are making use of one logical database also.
Is there any way to analyse this code and simple to make the ABAP Report?
Any pointers in this context are much helpful.
Kranti.
‎2008 Apr 01 4:49 PM
Hi Kranti,
you can't modify a generated ABAP. When the Query will changed the ABAP will new generated and your modifications will delete. You must write a own program. You can use in this ABAP a logical database to.
Kindly Regards
Lars
‎2008 Apr 01 4:49 PM
Hi Kranti,
you can't modify a generated ABAP. When the Query will changed the ABAP will new generated and your modifications will delete. You must write a own program. You can use in this ABAP a logical database to.
Kindly Regards
Lars