Re: Getting the input value from the first row of sap.m.Table
Hi Venkata, U can set first row as selected by default by using var rowSet= oTable.getItems(); rowSet[0].setSelected(true); And you can get the values from the selected rows by using var contexts =...
View Articleis abap trial 7.02 Sp11 compatible with windows 10?
is the abap trial 7.02 Sp11 version compatible with windows 10?
View ArticleRe: sap pi/po
Hi Fayaz, Please validate your conditions at message mapping level. Thanks,Nagavenkat.
View ArticleRe: Routing profile
Hi Milk, As per my understanding while you create routing you should select your profile and plant and other things come from OP58 setting for that profile but if you want as per user then please...
View ArticleRe: Sending Documents to ERP from Work Manager (6.2) for a Work Order
Hi Stephen, Here are my screenshots: I had been seen the Document queue in my transaction and object and the transmit log above. I had never seen any entry about attachement below: I checked iw33, I...
View ArticleRe: Customers from unwanted sales area are flowing from ECC to CRM
Dear Vamsi, Could you please go to tcode PIVV in ERP system and check the flag "Filter customer completely"? Thanks.Best regards,Ellen
View ArticleRe: Total of Char values displayed in all rows
Hi Anshu, Thanks for your reply.Please find below screenshot. Formula 12=SUMCT(payment CKF)SUMCT is considering total row count and it is placing in all the rows. i.e. 71 ThanksSS
View ArticleRe: Exception while pushing DPC configuration to Willy
Thanks Ruth and Ashutosh, After performing the the step 3. Configure CA Introscope the issue got resolved. Thanks,Rakesh B
View ArticleRe: Database type not supported Error
Hi Atila, I was using SAPBOBSCOM.dll 9.0 (X64 bit ) found under C:\Program Files and not C:\Program Files\SAP\SAP Business One DI API\DI API 90 my Comp windows operating system is...
View ArticleRe: Cannot load query (data provider "DS_2": No service implementation...
Hi Rohit, how you fill in the drop down? try to make simple scenario - data source and crosstab. is this issue occuring also there? Also, if you use BW as data source, you can see in SM04 transaction...
View ArticleRe: SAP DESIGN STUDIO 1.6: standard event calls custom component events twice
which events do you mean? the afterInit() method is called always when the component must show up - and this can also happen when you hide / show the component in your canvas (perhaps this is what you...
View ArticleRe: HTTP Status 404-Not Found
Hi Michal, I have changed ti index.html path. Now it is not showing the 404 error, but now its showing the blank blue screen after deploying on Hana Cloud Platform. Regards,Ashwin
View ArticleRe: How to copy SD pricing condition with reference (same customer different...
Hi,below the right file.The business case regards Intercompany customers actually opened in two sales org with the same price list.Using copy rule '01' and VK11 transaction (it corresponds to RV15CC07...
View ArticleRe: Issue with consuming an external webservice
Hi Aday, As Raghu already suggested you need to handle CDATA section in your response. Create target message type like below and create mapping between web service response and your response message...
View ArticleRe: Problem in fetching X-CSRF-Token
Hi Srihari, Thanks but i have already gone through this link earlier. Also, as mentioned in my post earlier, the problem seems to be with the setHeaders() method as it is not populating the entry for...
View ArticleRe: Mysterious Beheaviour of Business view while importing Standard FM
Hi Sreedhar, Assuming you've extracted CR SP7's installation files to a folder on your local drive, browse to <drive:>\<extracted folder>\Collaterals\Add-Ons\SAP\Transports This is where...
View ArticleRe: Dates in CM25 graph
These are standard settings. I think we can not do much about it. You might have already explored the scaling options in menu.
View ArticleRe: Maximum Result Set Limited to 500.000 cells although...
Hi Philipp, do you execute the app in BIP or in local mode (even connected to BIP). in local mode the parameters are taken from eclipse ini file as vm params. what you cna try.. you should also adjust...
View ArticleSD My contacts app isnt showing customers
Hi Dear All, I implemented SD My contacts lower back-end release app and followed all the implementation tasks but contacts are not showing even after adding ''SE' partner function and Employee...
View ArticleRe: SMP_CRT error on SMP 3.0 SP10 PL01
Hi Nagesh, Are you upgrading from a version of SMP which was SP07 or earlier? If so the SAP Note might be relevant for you - 2232414 - Keystore architecture has changed since SMP 3.0 SP08 - SMP Stephen
View Article