<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi<BR>
&nbsp;<BR>
I'm integrating a workflow analysis&nbsp;report i've written into another report.&nbsp; This other report selects data from a database and puts it in to a data reference object i.e.:<BR>
&nbsp;<BR>
<P style="MARGIN: 0cm 0cm 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: 'Arial monospaced for SAP'; COLOR: blue; FONT-SIZE: 9pt; mso-bidi-font-family: 'Arial monospaced for SAP'; mso-fareast-language: EN-US">* assign data reference to table field symbol<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-FAMILY: 'Arial monospaced for SAP'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Arial monospaced for SAP'; mso-fareast-language: EN-US"><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>ASSIGN lh_paa_tab-&gt;* TO &lt;fs_paa_tab&gt;.</SPAN></P>
&nbsp;<BR>
-&gt; then a subroutine pulls back the data in to &lt;fs_paa_tab&gt;.<BR>
&nbsp;<BR>
&nbsp;<BR>
Now my traditional abap report starts with an internal table whick matches &lt;fs_paa_tab&gt; structure.<BR>
&nbsp;<BR>
I want to transfer the contents of&nbsp; &lt;fs_paa_tab&gt; in to my internal table so I can start my processing, but if I try I get a short dump because of incompatibility.<BR>
&nbsp;<BR>
How do I transfer the data from this data reference to a standard internal table?<BR>
&nbsp;<BR>
Any suggestion would be greatly appreciated.<BR>
&nbsp;<BR>
Kind REgards<BR>
Sunni<BR>
&nbsp;<BR>                                               <br /><hr />Do you have a story that started on Hotmail? <a href='http://clk.atdmt.com/UKM/go/195013117/direct/01/' target='_new'>Tell us now</a></body>
</html>