Application Development 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: 

How to create search help based on Conditions

Former Member
0 Kudos

Hi All,

I have a table like ZGROUP Which contains the data below

Filed name Filed Name Filed Name

ZGROUP ZTYPE ZTEXT

Entries

ABC P TEXT FOR

C P SDFNSDFKLN

DDDD PSG TEPRTPERERTWERT

DEF P TEST

FFFFF PSG

SEF PS SDFSDFLASLDFNASDLFN

XYZ PS TESTING

3 REPLIES 3

Sm1tje
Active Contributor
0 Kudos

So tell us, what the requirement is....??? Create a search help for what field, which conditions? You have only given a table and it's contents.

Former Member
0 Kudos

Hi All,

I have a table like ZGROUP Which contains the data below

Filed name Filed Name Filed Name

ZGROUP ZTYPE ZTEXT

Entries

ABC P TEXT FOR

C P SDFNSDFKLN

DDDD PSG TEPRTPERERTWERT

DEF P TEST

FFFFF PSG

SEF PS SDFSDFLASLDFNASDLFN

XYZ PS TESTING

Whree P is Product , PS- Point of Sales, PSG-Sales Group

Now i am going to crate another ZPROUDCT TABLE

FIELDNAME FIELDDESCRITPON

PRODUCT PROD_DESC

Entry

abc pRELATED ENTRY

My Questions

1) ZGROUPS table has 3 kinds of data P, PSG, PS type records,

1) In Table ZPROUDCT , I want to create search help only P records for Table Zproduct of the field Product FROM zGROUPS table

2) In Table Zsales , I want to create search help only PS records from ZGROUPS table

3) In Table ZPSG, I want to create search help only PSG records from table ZGROUPS

is it possible to create search help from One Master Table(ZGROUPS) table to other tables based on conditions.

Please help me.

very urgent

Regards,

Raju

Former Member
0 Kudos

Hi,

First u create one elementary search help for zprodut,another elementary search help for zsales and

another elementary seacrh help for zpsg table.

For Zgroups , create the Collective search help and this collective search help u include the all

elementary search helps.

If it is helpful rewards points

Regards

Pratap.M