Wednesday, 23 March 2022

CAR Report Generation in D365 F&O

Open CMD with Run as Administrator:  Navigate to below path 

K:\>AosService\PackagesLocalDirectory\bin\xppbp.exe -metadata=K:\AOSService\PackagesLocalDirectory -all -model="XDD" -xmlLog=C:\Users\Admind583ae43b9\Documents\XDD.xml -module="XDD" -car=C:\Users\Admind583ae43b9\Documents\XDD.xlsx

No comments:

Post a Comment

validate offsetLedgerDimension in d365 FO

 /// <summary> /// This class is used to validate offsetLedgerDimension /// </summary> class PNG_InventMovValidateOffsetLedgerDi...