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

SAP Query - Combine 2 fields

Former Member
0 Likes
2,344

Hi SAP,

I working on report using SQ01, i would like to combine 2 information in column "MPG" and "Material Pricing Group" to new Colum "ZMPG".

the problem is, the "Material Pricing Group" field is in the additional fields, so how can i combine this 2 information in column "MPG" and "Material Pricing Group" ? ...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,094

Hi,

Check dis link ..

http://wiki.sdn.sap.com/wiki/display/profile/Adding+Custom+fields+to+the+ABAP+Query

1 . add a custom field

2 . write one line code in custom field "Code" Section , above link u can find how and where u write code.

Regard's

Smruti

1 REPLY 1
Read only

Former Member
0 Likes
1,095

Hi,

Check dis link ..

http://wiki.sdn.sap.com/wiki/display/profile/Adding+Custom+fields+to+the+ABAP+Query

1 . add a custom field

2 . write one line code in custom field "Code" Section , above link u can find how and where u write code.

Regard's

Smruti