Why do you need this change?
I need these publisher to realize a customer request.
I would like to avoid having to copy and adapt the standard report and having to check it again with every update.
Describe the request
Hello,
I need new publisher in Report ID 81 (Import Budget from Excel) to realize a customer request.
In the function ÔÇ£AnalzyeDataÔÇØ in the ÔÇ£case TempExcelBuf.Comment ofÔÇØ I need new publishers for the case ÔÇ£Text014ÔÇØ.
It would be a great support if there was an OnBeforeInsertBudgetBuf(var BudgetBuf, IsHandled) at this marked position:
It would also be helpful if there was an OnAfterCaseText014(var BudgetBuf) publisher at the end at this position:
I also need Publisher in the EnterCell function for the standard report ID 82 (Export Budget to Excel).
Here it would be very helpful if there was a Publisher OnBeforeInsertTempExcelBuff(var TempExcelBuf) [perhaps it would make sense to include the CellValue in the Publisher as well!?] before the insert.
In one of my customer projects, a separate CellValue is to be written to the Excel file and I am currently unable to implement this requirement because publishers are missing in the relevant places.
Thank you in advance for your help.
Internal work item: AB#592755
Why do you need this change?
I need these publisher to realize a customer request.
I would like to avoid having to copy and adapt the standard report and having to check it again with every update.
Describe the request
Hello,
I need new publisher in Report ID 81 (Import Budget from Excel) to realize a customer request.
In the function ÔÇ£AnalzyeDataÔÇØ in the ÔÇ£case TempExcelBuf.Comment ofÔÇØ I need new publishers for the case ÔÇ£Text014ÔÇØ.
It would be a great support if there was an OnBeforeInsertBudgetBuf(var BudgetBuf, IsHandled) at this marked position:
It would also be helpful if there was an OnAfterCaseText014(var BudgetBuf) publisher at the end at this position:
I also need Publisher in the EnterCell function for the standard report ID 82 (Export Budget to Excel).
Here it would be very helpful if there was a Publisher OnBeforeInsertTempExcelBuff(var TempExcelBuf) [perhaps it would make sense to include the CellValue in the Publisher as well!?] before the insert.
In one of my customer projects, a separate CellValue is to be written to the Excel file and I am currently unable to implement this requirement because publishers are missing in the relevant places.
Thank you in advance for your help.
Internal work item: AB#592755