Re: Why SAP GUI works slowly when i change fonts size?
Same problem, 7.30 Patch 9, win 8.1 - any workaround?
View ArticleRe: Injury/illness log data inconsistent, processing terminated
Hello Mohammed Seems this error is due to non assignment of phrase set .Go to CGAB Transaction and select the table strucutre CCIHT_IPEVA and check whether phrase set are assigned to the IATRTOHC&...
View ArticleSingle Sign On between SMP 2.3 SP04 and CRM 7.01 backend
Hi I would like to activate single sign on between SMP and CRM. I have read in the guide that is possible so the user that log in SMP can use his credential to autenthicate in CRM and other backend...
View ArticleRe: Chat option in SCN
I am actually lucky that WhatsApp is available, if this were all SMS for 15 Cent each I would need to play guitar in train station. But she actually found a way to create a bigger bill recently, she...
View ArticleSchedue and Modify help request
Hi Folks, Below 3 requests, I am currently working on my project. I am testing these in my personal sandbox environment before i apply them directly in real environment, Please advise the below two...
View ArticleRe: Incompatible type for NOT operator: nullable`1[system.boolean].
Hi. What does the InitializeComponent? Are you sure it runs correctly? Gs_odbc has a value? Are all used objects valid when required? I would try to step-in to see if everything workd fine... Andreas.
View ArticleRe: Trouble Sending IDOCs to a NON-SAP system using TCP/IP RFC
Hi Sasidhar, In my PI monitor, the message has sent successfully, the java idoc server receives the document but can't download it because JCo is searching the metadata using the RFC Destination...
View ArticleRe: [Error during Export] R3load exited with return code 11
Hi Martin Could you paste the SAPINST.log BRSS
View ArticlesetValueState(sap.ui.core.ValueState.Error) for sap.m.RadioButton and...
Hello, I have radiobuttons for displaying Gender. Male and Female. And I have used sap.m.RadioButton for the same. I also have a sap.m.Select for Insurance ID. It is mandatory for the end user to...
View ArticleRe: Open Hub 3rd Party - Process Chain Automation
Which are all the different steps in your process chain? is the process chain staus not truning to Green and your changing it manually everytime? ThanksAbhishek Shanbhogue
View ArticleRe: Connecting for XS app to an OnPremise service
Dear Timo, is there a chance that the HANA trial instances will support connections to On-Premise Systems in the future? For Java applications it just works fine also on the trial instance. Best...
View ArticleRe: Where to find SWPM10SP04 ?
Hi Vikas I thing its not available in Service market place, if its require better you can raise the indent to SAP RegardsSriram
View ArticleRe: Error when copying start routine from standard transformation...
Looks like you have change the accidentaly changed the standard declaration in start routine, this is how it looks like usually...................FORM startupTABLES MONITOR STRUCTURE RSMONITOR "user...
View ArticleRe: After reversing the Inbound delivery in VL09, lock in LT0G
Hi Manish, I am not saying that we should have pre-existing stock, I am referring that this issue is not happening if there is any pre-existing stock. If the below steps are STD SAP behavior...
View ArticleRe: Calculation of goods issue date in sales order with routes
All The issue is now resolved. What I had to do was assign a 24 hour working shift to a factory calendar, then assign that factory calendar to the shipping point. My issue was that my working shift...
View ArticleRe: Is there any tutorial for SAP Java Backend Development?
Here is Java backend tutorial at http://wiki.scn.sap.com/wiki/display/SAPMOB/Java+BackEnd+Tutorial
View ArticleRe: Question about OMSF transaction
It can be happens with help of ABAPer..Find a suitable Functional module from by using this document Methods to find Customer/User Exit's & BADi's for a Transaction Code!. Then consult it with your...
View ArticleRe: Source System issue
Rather than direct object entry, You can collect your changed objects into transport by using RSA1-->transport connection. Lets try and let us know the results. i think it may allow you to collect...
View ArticleHelp with SQL Expression and Loading a Parameter Value list
Hello All,I've never really used SQL Expression in Crystal Reports Is it possible to load a Parameter field with values from the result of an SQL Expression? What I need to do is Return all the records...
View ArticleRe: Problem uploading XLSX using Tcode CG3Z
try this Upload the file into an internal table, and then use the below lines to upload OPEN DATASET gv_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT. IF sy-subrc EQ 0. LOOP AT gt_final INTO...
View Article