Skip to Content
0
Former Member
Dec 12, 2006 at 04:32 AM

FM Problem

122 Views

Hi Friends,

I have one problem in FM CO2H_PROD_ORDER_READ. While executing the FM in SE37 I am getting the desired result. But I use the same FM in program & executed I am not getting the desired result.

While debugging I found that in FM CO2H_PROD_ORDER_READ one FM CO_BO_AFFL_OF_ORDER_GET is used & in this FM AFFL_BT is populated while executing in SE37.

But in case of executing the program the AFFL_BT is not populated.

Anybody will suggest me any solution for this.