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

can we call function modules in SAP query or ADHOC query

Former Member
0 Likes
1,815

Hi ,

Can we call afunction moudule in sap query or ADHOC query ?If yes How

An early responce is greatly appreciated

Thanks and best regards

Rajeev Chhabra

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
932

Hello Rajeev Chhabra,

Yes; you can call function module in SAP Query. In InfoSet definition (SQ02), you can create additional field. In this field definition, you can add code snippet where you can function module.

However, this is not possible in Quick Viewer (SQVI) Query.

Thanks,

Venu

Hi ,

Can we call afunction moudule in sap query or ADHOC query ?If yes How

An early responce is greatly appreciated

Thanks and best regards

Rajeev Chhabra

1 REPLY 1
Read only

Former Member
0 Likes
933

Hello Rajeev Chhabra,

Yes; you can call function module in SAP Query. In InfoSet definition (SQ02), you can create additional field. In this field definition, you can add code snippet where you can function module.

However, this is not possible in Quick Viewer (SQVI) Query.

Thanks,

Venu