Good day,
I'm relatively new to BC development. I'm trying to add a custom text field to the Transfer Order report and reference it in the OnAfterGetRecord trigger.
Followed steps on some blogs and managed to add a field to the base table. But now in my reportextension when i attempt to add the dataitem in then dataset it keeps giving me the following error:
Please assist me.

I'm using: Version: GB Business Central 22.2 (Platform 22.0.57579.0 + Application 22.2.56969.57617)
Syntax error, '}' expectedALAL0104
Expected one of the application object keywords (table, tableextension, page, pageextension, pagecustomization, profile, profileextension, codeunit, report, reportextension, xmlport, query, controladdin, dotnet, enum, enumextension, interface, permissionset, permissionsetextension, entitlement)ALAL0198