Re: BAPI_TRANSACTION_COMMIT with WAIT = 'X' inside a BADi
That's right however does it commit regardless of a rollback later?
View ArticleRe: Live Office Macro to refresh with prompts?
You have gotten farther then me. Our workaround has been to only use web intelligence reports that don't have prompts. We created relative filters etc... Not ideal.Can you share your code for how you...
View ArticleError DataType
Hi Guys I have one enviroment SO - Linux Red Hat 6.4BO - 4.1 SP 4Database: Postgres 8.4 I have a problem with SAP BO Webi 4.1 when I execute the report. My universe has metrics with size...
View ArticleRe: Read Statement with GE & LE Operators
Thanks for the update. LOOP AT RESULT_PACKAGE ASSIGNING <RESULT_FIELDS>. LOOP AT IT_ZPUR_O21 INTO WA_ZPUR_O21 WHERE VENDOR = <RESULT_FIELDS>-INV_PTY....
View ArticleRe: Idoc status text field?
Hi Alessandro,Thanks, butthat's exactly the code that I am using. But if I use this and I go to WE02, I have to double click on the status and go to the tab (Sts details) to see the message in...
View ArticleRe: SUM parallel R3trrans ,R3Load and parallel calculation
although my present configuration is poor, I wil get multiple CPU cores dynamically assigned so to utilise that, I wish to increase the r3trans
View ArticleSybase ASA backup
Hello community, I´m sorry for opening the message here but I was not able to find a section for Sybase SQL Anywhere. If someone know where can I find it please tell me. Question: I´m using Sybase...
View ArticleRe: Can prompts be used in dynamic recipient personalization in Publications?
I'm not sure universe based security would be helpful, as (from my understanding), the actual query is executed with the user ID that creates the publication. I think I have to find a way to execute...
View ArticleRe: Hotspot within CL_SALV_COLUMNS_TABLE
I have same situation. Is when you use Class CL_SALV_COLUMNS_TABLE instead of fiel catalog in a traditional way. data: p_column type ref to cl_salv_column_table. p_column ?=...
View ArticleDecoupled class for Assurance sociale (FR) (CL_HRPA_INFOTYPE_0064)
Hi gurus, I have just posted a SAP OSS note for wrong coding in method SPECIFIC_INITIAL_COMPUTATIONS of class CL_HRPA_INFOTYPE_0064. It seems there is an error in the logic syntax in found at line 139...
View ArticleSAP FIORI app for FB01
Hello All, Is there a SAP FIORI app that will trigger FB01 in backend? Please guide. Cheers,Vikram Wishwekar
View ArticleRe: value in pro forma invoice is for order quantity and not for supply quantity
Hi Srinu, thanks a lot for the help.. could you please help to know how to create pro forma invoice with ref to delivery? thanks,Vijesh
View ArticleRe: Sybase ASA backup
The space for SQL Anywhere is http://scn.sap.com/community/sql-anywhere. Cheers,-bret
View ArticleRe: Single Sign on : SAP to Successfactors : Change Case
Wanted to share the possible options and how we had resolved it. Option 1:Use PERNR instead of the Login id to validate in the SSO. Why we did not use it: The Client was not comfortable with this...
View ArticleRe: HTTP timeout during synchronous processing through non-central AE
Thank you for this feedback, had same issue. And I had to change the ICM under abap side and under java side in both profiles.
View ArticleChange dep key from Dep / period to Dep / day
Hi Nathan, Senior Experts, Please help me understand one concern around change of dep key from Dep / Period to Dep / day. Now after activating EA Fin i have seen a change in system message and...
View ArticleRe: XML INPUT parameter in a MII BLS Transaction
Yes, that is not what I was doing so I'm not able to help you with that. Salvatore's link looks like the answer you want.
View ArticleRe: Database error: (CS) "Unexpected behaviour". (IES 10901)
I like to modify the Oracle client paths to client_64 and client_32 instead of the default client_1, client_2, etc. Just makes it easier to comprehend. Take a look at this article I wrote entitled...
View ArticleRe: how to create or copy necessary gl accounts line for BSX for new...
Thank you for all of you. I have done this before for my Valuation class. but the posting accounts are still missing. for example gl accounts determination of company TR01 should be copied to TR03. I...
View ArticleRe: Dynamically loading data into the table while scrolling
Hi Tobias, which table control are you using? sap.m.Table or sap.ui.table.Table?- sap.m.Table: you can use the growing feature (https://sapui5.hana.ondemand.com/sdk/#docs/api/symbols/sap.m.Table.html)-...
View Article