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.