Query::insert_recordset Method [AX 2012]

client server public static void insert_recordset(
    Common targetCursor, 
    Map targetToSourceMap, 
    Query sourceQuery)

Run On

Called

Parameters

targetCursor
Type: Common Table
targetToSourceMap
Type: Map Class
sourceQuery
Type: Query Class
Show: