X++ code to retrieve single row selected records from Grid

 

  public void clicked()

        {

            Args args;

            super();

            args = new args(); // sending Args(record) to FormB

            BASTradeAgreementTable tradeAgreement= args.record(BASTradeAgreementTable);


           }

Comments

Popular posts from this blog

How to Create a wizard in x++ d365

how to post trade agreement journals automatically using x++ code

X++ code to CREATE AND POST A TRADE AGREEMENT IN MICROSOFT DYNAMICS 365 in D365 F & O