Skip to Content
0
Former Member
Sep 13, 2007 at 11:51 AM

please explain : lt_breakdown[] = l_current->get_breakdown_for_buzei

17 Views

Hi All,

By executing the following statment the data is getting populated in internal table " lt_breakdown"

lt_breakdown[] = l_current->get_breakdown_for_buzei( in_line ).

but i don't understand how??in the method "get_breakdown_for_buzei" there's no where mentioning internal table "lt_breakdown".

please explain what is exactly happening in this ststment.

Thanks.

Regards,

Sana.