Skip to Content
0
Former Member
Jun 05, 2008 at 09:30 AM

Tables

27 Views

Hi,

In the program these are the 4 variables that are defined.

return_tmp type standard table of bapiret2,

return_tmp_conv type table of bapiret2,

wa_return_tmp type bapiret2,

tsk_tab line of cpcdt_tsk_tab.

Can someone please let me know the difference between these 4 variables.

Thanks.