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: 

lpos,spos

Former Member
0 Kudos

what is the fun of lpos and spos?

1 REPLY 1

Former Member
0 Kudos

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

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.