This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
I create a customs instance list that extends from #VF_AC0120. I used 'ExecuteDefaultCommand' to show the default command. The code below appears to work fine before the EPC upgrade.
That's definitely the way to execute a default command now.
Could you use F2 (feature help) on your #DataItem object?
Then expand the methods in it.
You should see avExecuteDefaultCommand like this:
Capture.PNG (38.49 KiB) Viewed 4576 times
If you don't, then you'd have to think that the partition you are using has not been updated to EPC141034 level.