Share via


ProjListPostingReadyDP.insertProjListPostingReady Method [AX 2012]

Retrieves the required data and inserts it into the temporary table.

Syntax

public void insertProjListPostingReady(int _groupingField, int _check)

Run On

Server

Parameters

  • _groupingField
    Type: int
  • _check
    Type: int

See Also

Reference

ProjListPostingReadyDP Class