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.