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

HR_QUERY_CALL

Former Member
0 Likes
797

Hi experts,

Can any body tell me why is the above mentioned FM used? I need generate SAP queries. will this FM be useful?

is there any other FM i can use to generate queries.?

Thanks in advance.

Hi experts,

Can any body tell me why is the above mentioned FM used? I need generate SAP queries. will this FM be useful?

is there any other FM i can use to generate queries.?

Thanks in advance.

5 REPLIES 5
Read only

Former Member
0 Likes
733

hi

try this fm

ISMA_SEARCH_QUERY_RFC

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
733

This fm ISMA_SEARCH_QUERY_RFC; does it generate queries?

Edited by: Neha Nagrani on Jun 16, 2009 8:35 AM

Read only

0 Likes
733

yes it creates and executes queries.

Read only

0 Likes
733

Thanks aakash.

But i would be grateful if anybody could throw some light on the FM hr_query_call.

Read only

0 Likes
733

This Fm on execution is Executing the query also.

I just want the FM to generate the program corresponding to the query.

please help.