Re: BI Platform Support Tool Issue:
Many Thanks Toby I shall mark this discussion as completed
View ArticleRe: UDF for Alphanumeric split
Hi G GANGADHAR! If your string has only two possible types like [Digits][Alpha] or [Alpha], than just add the check in the beginning of your UDF: if (Character.isLetter(strInput.charAt(0))) return...
View ArticleRe: MDM java api performance
Hello! 1) Make sure the java client application is on the same LAN as the MDM server.2) Check if there isn't any heavy operations running under the Activities tab in MDM Console. Best Regards,Carlos...
View ArticleRe: "Insufficient rigths for operation" at record import
Hello, Check if the record that is going to be updated on the repository is not Checked-out or protected by another user. Best Regards,Carlos
View ArticleRe: Nuevo Catálogo de formas de pago, en relación a la regla 2.7.1.32....
Hola Hugo ¿Cuando estimas poder tener los cambios liberados? La fecha de obligatoriedad es a partir del 15 de Julio y habrá que implementar y hacer pruebas por lo que es corto el tiempo. Con una...
View ArticleRe: CRM Service Request BUS2000223 and Multilevel Categorization
Hi Arjun, Please open a new thread with your query. You will get more relevant response. You can use the subject profile structure of the One Order API - CRM_ORDER_MAINTAIN which will take care of...
View ArticleRe: Need to fetch data of PRCD_COND table from corresponding transparent table
To select from PRCD_COND for a document. assuming we have the document in iv_document_id. data: lv_header_guid type raw.data: lv_pricset_guid type raw.data: lt_prc_cond type PRCD_COND.FIELD-SYMBOLS:...
View ArticleRe: NWDS installation Fails on Windows 8 64 bit Machine.
Hi Anura! I have NWDS version 8.31.170006.160226113552 (SAP NetWeaver Developer StudioSAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.3 SP17 PAT0006) and it runs on Java SE JDK 1.6.0_37...
View ArticleRe: MDM import manager - port - greyed out
The Port option only gets enabled in case the port currently has an exception. The functionality is to fix the exceptions that happened in MDIS import.If you want to use Import Manager, use the same...
View ArticleRe: Problems with the display of score:Scores not displayed in sap infosteward
You'll need to run the Calculate Scorecard utility in the CMC for the score to show. After building the KDD, the "Show Score as of Now" will show but requires all the tables (Calculate Score) where...
View ArticleRe: Appointment symbol meaning
Thanks, can anyone explain why some appointments have the Calendar icon and some don't?
View ArticleRe: SPM 3.0 login page error
Hi Rajeev, How could you solve the issue?. Can you please share the same?. Sid.
View ArticleRe: Data retrieval
Hi, I did not understand the requirement. Please elaborate the requirement. Do you want to read the employee data when loading from data source to Target? is this your requirement?If that is the case...
View ArticleRe: Flatfiles with master data
Hi, I did not understand the requirement. Please elaborate the requirement. Do you want to read the employee data when loading from data source to Target? is this your requirement?If that is the...
View ArticleInternat Server Error dswsbobje/services/session
Hi, I'm on SAP Business Objects 4.1 SP 06, When i try to update Web Services on Webi Rich Client i can't see all Web Services already published on the Platform. Can we help me please. Best regards,Kamal
View ArticleRe: SAP Fiori launchpad is empty with error : unable to load Group
Please post detailed screenshots of error in browser console, Gateway error log (/IWFND/ERROR_LOG). Are all necessary sicf services active? Please also verify system alias config. for oData services in...
View ArticleProblem with BAPI_ALM_ORDER_MAINTAIN (change components)
Hi Guru's,Scenario:Change the storage location of a particular production order component. The components are given by the upload file.I am trying to change components using bapi...
View ArticleRe: How to create geo maps in SAP UI5
If you are talking about GMaps, we have created the ultimate GMaps component. More importantly it comes with the proper licensing that would be needed to actually roll something into production. A lot...
View ArticleBinding incoming oData with radio button group & check button in XML views UI5
Hi Guyz, I am having trouble while creating a new view with Radio button group & Check button. Requirement:-Basically on a multi input field in the (main view), when the user press the value help...
View ArticleRe: Issue with lookupdisplay after migrated the code to PB12.6
Hi Nishanth,As Chris says, please try the newest EBF. Although the bug is not listed in the fixed bug list, there is a fix for a LookUpDisplay crash in build 4098. Pat
View Article