Quantcast
Channel: SCN: Message List
Browsing all 8436 articles
Browse latest View live

Re: how to handle French umlauts in ISO-8859-1

Diptendu, Please use encoding cp1252 (it is super set of ISO8859-1). Encoding can be changed using below options. Option 1: - You can use modules to change encoding.Work with character encoding in SAP...

View Article


Image may be NSFW.
Clik here to view.

Re: Recording multiple results for single characteristcs

Hi Santosh,Kindly make the setting Single result in MIC control indicators...as shown below. If you do this setting during RR system will give option of entering the results for each sample. Check and...

View Article


Re: Migrate to .NET .... cannot create ?

Hi Ridwan; 1) Make sure that you migrate your current PB application to PB 12.x CLASSIC first before migrating it to PB.Net2) Ensure that you address migration and compiler warnings first in PB Classic...

View Article

Re: sap.m.List -> again click selected item

Hi Denise,    I had the same problem, however I could fix it adding in the select method the following lines:  var oList = sap.ui.getCore().byId(listId);var oSelectedItem =...

View Article

Re: Webform - UpdatePanel error ?

Hi Ridwan; 1) As we have said in other threads you started on questions / issues on Webforms ... the Webform feature was no longer enhanced since PB 11.2. The last minor fixes / maintenance was done in...

View Article


Re: issue with deleting adjacent duplicates from internal tab

Hi dgrachee! Adding tothatJogeswarasaid, youcan also createan internal tableassorted(TYPESORTEDTABLE)andbythe sql query(ifan internal tableused inSQLstatements)andorder thequery asdescending, as I...

View Article

Re: Webform - UpdatePanel error ?

Hi Andreas; =>  with use of javascript and tirdd party controls (telerik). Inheritance adds more complexity in the translation process, and I believe it will make your application slower. FWIW:...

View Article

Re: Import PB12.6 Custom Function into PB11.2 InfoMaker PBL

Hi Mitch;   You are most welcome. I'm glad that this helped you on your way. I love InfoMaker. Its too bad Sybase never improved it over the many PB releases since its inception. Its still a great...

View Article


excise invoice already referenced in ARE document

As per business requirement, we have created 3 different series group namely 01, 02 & 03 for Local, Export and Deemed Export under the excise group 01. Number range for all the series group starts...

View Article


How to define/configure new URI types for vendor master address

Hi,Can someone please provide some pointers to define/configure new "URI type" for communication method "URI" under "Other Communications" tab in vendor master address page (on communication tab) ?I...

View Article

Re: xsodata service without authentication

Hi, Refer to the below link to solve the privilege issue.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9063f922-81e2-3110-c9b9-b4b0c119956e?QuickLink=index&… The table is...

View Article

Re: HANA trial authorization issue

Hi, Refer to the below link to solve the privilege issue.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9063f922-81e2-3110-c9b9-b4b0c119956e?QuickLink=index&… The table is...

View Article

Re: Data is not visible at Designer level, on magnifier glass.

Hi Santhosh,It was known issue in BODS 3.x version You have to register below to jar files.BODATAVIEW.OCX: Is either missing or not registeredBODIFFCTRL.OCX: Is either missing or not registered Path in...

View Article


Re: Issue in Automated schedule report in webi

Tanveer, Totally i have 12 reports,all the 12  reports should run daily. So i could not keep copy for all 12 reports? rite?

View Article

Re: Bapi error messages, explainations

I assume you have read the long text for this message. From the long text it appears you are trying to post a subsequent debit or credit.  Is that correct? If so, has an invoice been posted for this...

View Article


Re: Oracle statistics without Brtools

hi Michael, You can use dbms_stat exec packages to run the stats as like below:- for schema stats:- exec dbms_stats.gather_schema_stats( -   ownname => '<schema>', -   options => 'GATHER...

View Article

Re: Reordering Rejected SC is going for auto approval

Hi Karuna Any updates on this issue. RegardsSandy

View Article


Re: Wrong Unit of Measure showing ESLL table

Thank You Jurgen Sir, It is working now we are getting UoM what we maintained in Service PR. Once again thank you very much. Regards, B V

View Article

Single Sign On between Success Factor and SAP Fiori using SAML

Dear All, I just read many blog post on configuring Fiori with Apache Reverse Proxy to access from outside.What i am looking for if there is a posibility to have a single sign on between Success Factor...

View Article

Re: WS adapter to consume SOAP web services

Hi Experts, Can you please provide your views on this? hema

View Article
Browsing all 8436 articles
Browse latest View live