Hello,
I have added a new context node with bol entity "BUILTAXNUMBER" (Component IUICMD view searchaccount), I have put this node in dependency with "SEARCH" context node with BOL relation "BuilTaxNumberRel".
Then I have added the field Taxnumber and Taxtype in the view.
The first problem is that this fields appears disabled in the view but I solved this, with change in the GET_I_TAXNUMBER and GET_I_TAXTYPE the line rv_disabled ='FALSE'.
But when I try to search by taxnumber or taxtype it doesn't work.
Please What's the problem, why doesn't work the builtaxnumber node in search account?? is necessary implemented some code?? Where??
I have made the same steps with view detailaccount in the IUICMD component and it works very good.
Thanks in advance.
Best Regardas