X++ code to get serialNo or TenantId

 This code will gets TanentId by runnable job

public static void main(Args _args)

    {

      

        str serialNumberInformation = xInfo::serialNo();


        info(serialNumberInformation);

    }


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