abap question

Shoaib Mirza shoaib_mirza at hotmail.com
Wed Jan 27 14:48:50 EST 2010


Hi

 

I'm integrating a workflow analysis report i've written into another report.  This other report selects data from a database and puts it in to a data reference object i.e.:

 

* assign data reference to table field symbol
  ASSIGN lh_paa_tab->* TO <fs_paa_tab>.
 

-> then a subroutine pulls back the data in to <fs_paa_tab>.

 

 

Now my traditional abap report starts with an internal table whick matches <fs_paa_tab> structure.

 

I want to transfer the contents of  <fs_paa_tab> in to my internal table so I can start my processing, but if I try I get a short dump because of incompatibility.

 

How do I transfer the data from this data reference to a standard internal table?

 

Any suggestion would be greatly appreciated.

 

Kind REgards

Sunni

 
 		 	   		  
_________________________________________________________________
Send us your Hotmail stories and be featured in our newsletter
http://clk.atdmt.com/UKM/go/195013117/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100127/66cd7e7f/attachment.htm


More information about the SAP-WUG mailing list