Tuesday, 13 September 2016

For modfied

public void modified()
{
    super();
    Table1.State = CustTable::find(Table1.CustAccount).stateName();

}

No comments:

Post a Comment

POSTMAN D365

  Postman is useful to test the behavior of different OData class from/to D365FO. In this post we will see the steps to setup Postman with D...