Hi Vivek,
Sure, ObjectType = "4" for the CFL type, stupid mistake from myself
In the Asset Master Data form, object is linked to OITM and the definition of the CFL to browse data is bound to ItemCode.
I just did a test and here is the definition of the CFL that works:
<ChooseFromList UniqueID="Item" ObjectType="4" MultiSelection="0" IsSystem="0">
<conditions>
<condition bracket_open_num="1" bracket_close_num="1" cond_end_val="" cond_value="" operation="6" relationship="0" compare_fields="0" alias="AssetClass" compared_field_alias=""/>
</conditions>
</ChooseFromList>
So basically what I said, except the error on the object: to add a condition on AssetClass, to get non empty values only.
Regards,
Eric