cancel
Showing results for 
Search instead for 
Did you mean: 

Intellisense Implementation in Sap B-One Forms

Former Member
0 Kudos

Hello every one,

      I have encountered with a problem that I have a form say SalesOpportunities  I have couple of UDFs in it, Now what I want is when I click first UDF (which is a drop down menu) and select first option from it, the remaining values of other UDFs change accordingly. A kind of Intellisense implementation.

Kind of a thing we use in google chrome in form filling activities.

How can I do that??Please help..

Accepted Solutions (0)

Answers (3)

Answers (3)

VamcParimisetti
Contributor
0 Kudos

Hi Mohsin,

Try using Formatted Search.

1. Goto the UDF (or) any Default(Original) Field and Click ShiftAltF2.

2. Select the SEARCH BY SAVED QUERY.

3. Assign the FMS Query.

4. Select the AUTO REFRESH WHEN FIELD CHENGES.

5. Select the require Auto refresh field

6. Check the Refresh Regularly (or) Display Saved Values

Refer the below threads:

http://scn.sap.com/thread/1262499

http://www.90minds.com/2009/02/11/sap-business-one-assigning-a-formatted-search-query-to-a-field/

Former Member
0 Kudos

How can I find good FMS??I can make changes accordingly..

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi Mohsin,

You can achieve by FMS.

Create FMS and assign FMS to UDF.

Former Member
0 Kudos

Means I can't do it with UI API??

How can I find good FMS??I can do changes accordingly.