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

Add additional field on query

Former Member
0 Likes
2,942

Dear ,

I have created a quick viewer.

I need to add an additional field on a SAP query.

This new field must be calculated as a multiplication of two fields displayed in the query.

How can I do that ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,571

Hello,

In Quick Viewer, you cannot define local fields. You may convert (In SQ01->Query->Convert Quickview) SQVI Query into an SQ01 Query and then define local field.

Thanks,

Venu

Dear ,

I have created a quick viewer.

I need to add an additional field on a SAP query.

This new field must be calculated as a multiplication of two fields displayed in the query.

How can I do that ?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
1,572

Hello,

In Quick Viewer, you cannot define local fields. You may convert (In SQ01->Query->Convert Quickview) SQVI Query into an SQ01 Query and then define local field.

Thanks,

Venu