1
Make possible to use SetCurrentKey function with Key name as a parameter instead of list of fields. That would be more handy for multi-field keys:
Item table:
key(Key13; "Cost is Adjusted", "Allow Online Adjustment")
{
}
Item.SetCurrentKey("Cost is Adjusted", "Allow Online Adjustment");
Item.SetCurrentKey(Key13);
STATUS DETAILS
Needs Votes
Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team