Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

calling function module in bsp

Former Member
0 Kudos

hi all,

please help me out. i am calling function module in bsp(in on initialization). i am calling 2d_matrix fm. but in output, its not showing the graphics. i think i have to do something in layout also, to connact the FM. Plz help me if you have any idea in bsp.

thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi sonika

I think u should use <htmlb:gridLayout> and <htmlb:gridLayoutCell> in your layout design.

3 REPLIES 3

Former Member
0 Kudos

Hi sonika

I think u should use <htmlb:gridLayout> and <htmlb:gridLayoutCell> in your layout design.

0 Kudos

thanks for ur reply.

but i am using it in layout and its giving me an error.

i have selected all the fields in on initialization.

and in layout i am displaying my data in tabular form. correspondigly i want to display same data in graphical format.

for that i have used a FM in on initialization(2d_matrix FM).

but how i link it in layout . so, that i can give me a output.

i can understand.

plz reply me.

thanks in advance.

0 Kudos

plz reply me . i have to do this.

i will b very greateful to you all.

thanks