cancel
Showing results for 
Search instead for 
Did you mean: 

Sap.m.Table and Factory Function

Fehmina
Advisor
Advisor
0 Kudos

HI All, I have a requirement where in Fiori screen Needs to use Table with Three columns

1. Object Text : Text

2. Value : ComboBox

3. Text : Text

From the oData that I received , I am able to populate ObjectText. Now the twist in the tale is, based on ObjectText, I need to again hit backend and fetch the records for value comboBox,Values in ComboBox will keep on changing based on ObjectText.

For eg. ObjectText Value Text

1. If ObjectText = Plant then Value = PlantValues

2. if ObjectText = Material then Value = MaterialValues

Can I achieve this using factory function? Any pointers will be appreciated.

Thanks

Fehmina

Accepted Solutions (1)

Accepted Solutions (1)

Fehmina
Advisor
Advisor
0 Kudos

Never mind,

I resolved this . If anyone needs help let me know. will post the code here.

I have used factoryfunction within sap.m.Table

regards

fehmina

Answers (0)