You may come across the situation, where you may want to give selection window for the customer address.
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 for Customer address:
New stuff: Automatic Reversals
1. Add the Selection field action on field and mention the action name as “SELTBPA”.
2. After adding the selection action to the field as shown above, add the values the corresponding properties of the action (“BPR” and “TYPADR” property) as shown above.
“SELTBPA” Action: This action is used to provide the Address selection window.
“BPR” property: This property allows us to filter the addresses based on BP’s by assigning the BP (Business partner).
“TYPADR” property: Default value should be 1 in order to display the addresses.
3. After above steps, validate the screen as shown below,
4. Go to the respective window of the screen and validate window.
Hope this helps!
Also Read:
1.Filtering the Selection List in Sage X3 without object
2.Re-size Selection Window at run-time in Sage ERP X3
3.Adding run time selection criteria in SQL requester
4.How to implement validation on the Grid right click selection