This website is not affiliated with, sponsored by, or approved by SAP AG.

Display Unique via SQVI

Development (ABAP Development WorkBench, ABAP/4 programming)

Moderators: thx4allthefish, Snowy, Gothmog, YuriT

Display Unique via SQVI

Postby muscaaa » Wed Apr 07, 2010 5:48 am

In using SQVI, I'm using line item tables to find the header information from the header table. Since many lines could have the same header, I'd rather display only the unique values. Is this possible via SQVI?

muscaaa
 
Posts: 1
Joined: Wed Apr 07, 2010 5:45 am

Re: Display Unique via SQVI

Postby thx4allthefish » Sun Apr 11, 2010 9:57 pm

I am shadowing this in SAP Other/ABAP.
curiousorange wrote:I give up. Humanity isn't worth saving. Why is there never a Vogon Constructor Fleet around when you really need one?
thx4allthefish
 
Posts: 6371
Joined: Sat Oct 26, 2002 6:18 pm
Location: barolo barrel

Re: Display Unique via SQVI

Postby arobins30 » Tue Apr 13, 2010 4:31 am

One option is to select for line item '001'. That way you only get one value from the items table.
arobins30
 
Posts: 9
Joined: Tue Mar 02, 2010 10:13 am

Re: Display Unique via SQVI

Postby Rich » Tue Apr 13, 2010 9:35 pm

arobins30 wrote:One option is to select for line item '001'. That way you only get one value from the items table.


Assuming the line items start at 1, and not say 10. How about populating a secondary list with the items and then drilling down into it ?
Regards

Rich

Image
Abap KC
SFMDR
Rich
 
Posts: 6919
Joined: Thu Oct 31, 2002 4:47 pm
Location: Geneva


Return to ABAP

Who is online

Users browsing this forum: No registered users and 17 guests




This website is not affiliated with, sponsored by, or approved by SAP AG.