Quantcast
Channel: Sage X3 – Tips, Tricks and Components
Viewing all articles
Browse latest Browse all 1519

Filtering the Selection List in Sage X3 without object

$
0
0

Sometimes you may come across a situation where you want to give selection on any field using tables which are not the linked tables of the object.

New StuffGuide to setup Recurring Journals

In Sage X3 we can add selection (F12 functionality) and filter the selection records as per the requirement.

Kindly follow the below steps to add F12 selection functionality:

Create one “action” with template as “Selection from list” and also standard processing file. Kindly refer to the below screen shot.

Sel-1

2. Add the Selection field action on field and mention the action name as “XSELLINA”.

Sel-

3. XSELLINA action has a SET_LISTS action which gets called when user presses the F12 key.

4. Here in this action we can write our logic to filter out the records.

5. NBTEX: Integer

6. This is the number of lines (therefore the number of possible values for the field that is entered) to be     displayed in the window.

TEXTE (NBTEX): Char, length 50, sized at 100

7. This text is associated with each value. In fact, only these texts will be displayed in this selection list.

TIT: Char, length 50, sized at 5: It is the title of the window for the index 0, and the column titles for the indexes 1 to 5.

Sel-3

Also Read:
1) Filtering Object Based Selection List
2) Creating Left Selection List in Sage X3
3) Filtering the Selection List in Sage X3
4) Manipulation Of Selection List/Window – Part I
5) Manipulation Of Selection List/Window – Part II


Viewing all articles
Browse latest Browse all 1519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>