Re: BPC add-on installation error
I did found the solution, thanks to Gerd Schuster's answer (Re: Upgrade error in XPRAS_TRANS BW 7.01 to 7.31) I was about to restore the DB ans restart the add-on import as SAP support did refuse to...
View ArticleRe: How to create/configure an OVS for a custom BO?
Hi Experts,I have followed the same procedure of Creating the OVS on a Custom BO with two fields Branch Code ( type int) and Branch Text ( Lang ind text), however I have the following runtime error...
View ArticleRe: Installation of SAP IQ users mandatory requirement
I would suggest following the first quidance at:http://scn.sap.com/docs/DOC-39627 Although it says to use 'sybase' in section 2.1.3, as Mark says, you can use any userid as long as you consistently use...
View ArticleRe: SSO trusted authentification with HTTP_HEADER not working in SAP BO 4.1 SP06
Issue Fixed. I was implemented both notes and was having the same issue. I am not sure what was the issue. Now I re-implemented the same both notes again after cleared all custom files, Stop tomcat...
View ArticleRe: How to get time dependent attributes Valid from and Valid to in report level
I do not think, 0DATEFROM & 0DATETO of 0EMPLOYEE would available if query is based on cube. You should have InfoSet build on 0PY_C02 & 0EMPLOYEE. While doing so, need to select check boxs (in...
View ArticleRe: Custom App is working from Gateway URL but not if we are using Reverse Proxy
Discussion successfully moved from SAP Fiori to SAPUI5 Developer Centeras the more appropriate community for WebIDE topics. Regards, Mike (Moderator)SAP Technology RIG
View ArticleRe: Crystal Reports 12 - .Net 4.5 - LogOn Failed
Hi Don I will try those.I did install the 32 Bit 13-0-14.Zip on the user's machine. But I didn't have the verbose logging on. I will uninstall the CR runtime, turn on the verbose logging and...
View ArticleRe: Job HasRecords property
Hi Anders, Report does not have saved data so I can't run it to test.... Either export this report to RPT format or open it in CR Designer and refresh using the same parameter values. The new report...
View ArticleRe: How to link a Contact to Interaction?
I don't think I have seen ORIGIN_ID and CUST_ID in the Contact csv template. Can you clarify which field heading you are referring to in the csv? Same question for the Interaction template as I can...
View ArticleRe: ssl/client_ciphersuite not working on my Java stack
Hi Oliveira, The note 2088755 - it says for Netweaver AS Java - configuration is set in DEFAULT.PLF, just like in ABAP. Same ssl/ciphersuites and ssl/client_ciphersuites parameter settings...
View ArticleRe: How to add new date type for WBS element?
Hi Singh, Unfortunately I am not aware about the configuration on CRM side even if that is "standard". Maybe you should try posting on the CRM forum too. Regards,Paulo
View ArticleRe: Affordable Care Act (ACA)
Hello Graziela, We have applied note 2211233 and I still have not found an option to delete prior runs using HRBENUS_ACA_EVAL. Best regards, Al Ling
View ArticleRe: How to change/update a System Database host in SLD?
you can re-register via RZ70, it will create as new entry with new database details. after that you can manually change the business system details by choosing the change option.
View ArticleRun installer error while doing homogenous system copy
Hello All, I am doing Homogenous system copy on AIX with oracle 11g. In the phase of oracle db software installtion . I have installed the the same what mentioned going to stage.../SAP directory. There...
View ArticleRe: SAP Orders - Contract Issue
Hi Veselina Peykova, Please see the below screen shots for more details for this issue. SAP blocks the sales orders in the change mode (only one sales order can open at the time). The requirement is...
View ArticleRe: NWBC Favorites on multiple SIDs
Hi Wolfgang, This sounds like it would be a useful feature and since NWBC stores favourites locally, should not be that hard to implement. Can I suggest you add it to this NWBC Feature Request and...
View ArticleRe: Difficulty in binding single entity to detail page!
Ok Just an update before I paste the binding code here. I saw 3 calls in the network for service. Here they are.DETAILSSET(null); in Red ( means it was an error)DETAILS(); in BLACK (it came back with...
View ArticleHow to download all Sales order attachments (anything image, pdf, xls...
Hi Experts, I need to download all the attachments (whatever type it is) attached to any sales order and purchase order in the ECC system to application server. I am already able to download them...
View ArticleRe: Issue with Travel expenses posting when ever there are changes in Payroll...
Hi Sairam, CHeck the TE cluster in tcode PRTE For your trip and check table ROT. ThanksAnkur
View ArticleRe: Difficulty in binding single entity to detail page!
so, you do this.getView().bindElement("/DETAILSSet('VALUE1')");...<Text id="text1" maxLines="0" text="{TestResult}"> and TestResult is from DETAILSSet and when you test...
View Article