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

Search Help

Former Member
0 Likes
477

Hai,

What is the use of

1.Lpos

2.Spos

3.Import to create search help

Hai,

What is the use of

1.Lpos

2.Spos

3.Import to create search help

4 REPLIES 4
Read only

former_member188829
Active Contributor
Read only

Former Member
0 Likes
429

hi,

LPOS:

Position of the parameter in the hit list.

If the parameter should not appear in the hit list, leave this field empty. No position number may occur more than once in this column, but gaps are allowed. They do not affect the design of the hit list.

Example: An elementary search help contains parameters PAR1, PAR2, PAR3 and PAR4. Field LPos is defined as follows:

Parameter LPos

PAR1 3

PAR2 0 or ' '

PAR3 1

PAR4 7

Parameters PAR3, PAR1 und PAR4 appear in this order in the hit list.

SPOS:

Position of the search help parameter in the dialog box for limiting the hit list.

If the parameter should not appear in this dialog box, leave this field empty. If no such dialog box appears while making possible entries as defined by this elementary search help, leave this field empty for all parameters.

No position number may occur twice in this column, but gaps are allowed. They do not affect how the selection screen looks.

Example: An elementary search help contains parameters PAR1, PAR2, PAR3 and PAR4. Field SPos is defined as folllows:

Parameter SPos

PAR1 3

PAR2 0 or ' '

PAR3 1

PAR4 7

Parameters PAR3, PAR1 and PAR4 then appear in this order in the dialog box for restricting values.

<b>IMPORT</b>

the field for which u tick import will b use to restrict the values of output.

means u want material number according to entered plant than make plant <b> import</b> and material <b>export</b>...

Read only

Former Member
0 Likes
429

Hi udaya,

In se11 whenever we create Searchhelp,we provide table name and field names.

suppose if we have more than 1 field and we want to displayfields in some order means we give numbers 1,2,3 ..in LPOS column.

SPOS : we use for selection process when we get pop-up window.

import to create search help :

Flag if the parameter is an import parameter.

Context information from the processed input template (screen) can be copied to the help process with an import parameter. Where an import parameter gets its values from is defined when the search help is attached to the corresponding field of the input template.

Please reward points if its useful

Thanks

Sivaparvathi

Read only

Former Member
0 Likes
429

Hi udaya,

LPos indicates Position of the field in search help results report/table (i.e) the screen where the values are getting displayed.

SPos indicates Position of the field in search help restriction screen (i.e) the screen will be getting displayed immediately  when you are pressing f4.

Thanks

Bharathipriya