Application Development and Automation 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: 
Read only

BM_FUNCTION_RANGE_F4 - More details on this function module

Former Member
0 Likes
400

Hi,

Please anyone let me know how to retrieve the components data from this function module rather than display the components.

Otherwise is there any function module which only retrieve components data but not displaying .

2 REPLIES 2
Read only

Former Member
0 Likes
364

Hi,

Use this FM : BM_EU_TREE_CONSTRUCT and get the data from Tables nodetab of FM.

Regards,

Srini.

Read only

0 Likes
364

Thanks a lot Srini .