Re: SAP B1 add-on running on background after close it in add-on manager
Hi Isuru,Can you move this line obj.SBO_Application.AppEvent += new _IApplicationEvents_AppEventEventHandler(SBO_AppEvent); to the constructor class of your add-on ?And also, move the method...
View ArticleRe: Bobj is undefined with latest Microsoft Fixes.
I tried changing the .NET Framework target for our app to version 4.5. The PDF export problem still occurs. We run Windows Server 2012 R2 x64 (recently migrated to new servers with a clean install);...
View ArticleRe: XHTML tag to remove space- Web Layout Appraisals
Hi, The description is getting stored in HRT1002 , line with length 79 characters . As the formatted text is coming from HAP_DOCUMENT_BODY , need to explore enhancing this wd component. ThanksRag
View ArticleRe: B2B Inbound Multiplos emails
Olá Jaqueline, boa noite. Verifique como está se comportando a parte do código abaixo, adicione traces: for (int i = 0; iterator.hasNext(); ++i) { attachID = (String) iterator.next();...
View ArticleRe: Grapphical Mapping
Hi Palnati, This should be achievable by an ifWithoutElse node function. Can you show us what the output XML should be? Regards,Mark
View ArticleRe: Error insert bank in business partner
Dear Lais Meuchi, One of my customer also got the same error as Paolo, I already try the solution in SAP Note 1364929.- I run bellow queries, but all the result is NULLselect 'True' where (Select...
View ArticleReport not able to select Nov data
We have a few rich client reports which were working fine previously butnow we can only select data up to 07.2015 under Cal year/month. Byright it should display data up to 11.2015. Report is connected...
View ArticleRe: Need to find Work Item ID from EVENT ID triggered
Please use the SAP delivered workflow APIs (function modules prefixed SAP_WAPI_...) and especially do NOT look directly at tables. When you look directly at tables you add a lot of risk to your...
View ArticleRe: BRFplus How to use message variables in Help text and checks?
Thanks for updating the thread with your solution!
View ArticleRe: Organizing Large Models in PowerDesigner
Hi, Create PackagesCreate entities relevant to each package.Create shortcuts or replicates (depend of your usage) to entities used by others packages. Note : Each package can have one or many diagrams...
View ArticleRe: Rental Contract and payment every 3 months .
Hi Ahmed, Billing block at billing plan item level is used to control the billing generation for billing plan items. Default billing block can be set via customizing:Sales and Distribution-> Billing...
View ArticleSimpler BI Launchpad customisation
Is there an easier way to customise the BI Launchpad without running the installation files? I'm looking for some quick wins - e.g. setting the default icon, colours, etc. I am using BO 4.1.
View ArticleRe: Process Observer Discussion
Hi Bryan Suggest you post a new discussion in the BPM forum - this one is over two years old. Also you need to be careful with your terminology. PO is generally used for Process Orchestration - the...
View ArticleRe: How to add Buttons inside Smart Table Tool bar
Hi, I am facing exactly same issue here. Does anybody know the solution? Best regards,Vincent
View ArticleRe: C4C Fine Tune: Sales Cycle and Phases-->Analysis Phases, what is it used...
Thanks. Ankur. could you also tell me which reports in C4C have used Analysis Phase? RegardsDaniel
View ArticleRe: Report SWN_SELSEN
Hi Jocelyn, I am sorry for this post I didn't notice that.I will open a new post thanks for reminding me about it. RegardsPradeep
View ArticleRe: Outgoing Payment Draft Didn't Disappear When Outgoing Payment Created
Dear Frank, Thank you for your fast response. But I think the standard B1 behavior is the Outgoing Payment Draft will be disappear from Payment Draft Report after it was posted to Outgoing Payment. I...
View ArticleRe: Can not log onto SAP Personas trial CAL
Please see this post for instructions on how to correct the slow startup: Fix the slow startup of the SAP Screen Personas trial instance
View ArticleCreate GL account period report
Hi Experts, Due to finance depart request, i would like to create a GL account period report in profit center wise. Any report painter expert could guide me? I got no idea which variable to choose.
View Article