Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Refreshes the table data in Microsoft Dynamics AX.
Syntax
client server public static void dataFlush([TableId tableId])
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
A tableId system data type that indicates a single table or all tables. The default value is ALL.
Remarks
By default, this method refreshes data in all tables.