Re: How to bind a single property to a value with oDataModel?
Hi JackOne way would be to use BindElement in your code to set the context see JS Bin - OData BindElement example var url = "http://services.odata.org/V3/Northwind/Northwind.svc/"; var oModel =...
View ArticleRe: Getting field label from select-options, Parameters etc.
You can use FM 'PRINT_SELECTIONS' to store selection screen data into a table and then use the table rows to fit your needs. -Amit.
View ArticleRe: how to update sybase ASE db from 15.7.0.021 to 101 on windows
Hi Balaji, Please see SAP Note 1607816 for instructions on how to upgrade the ASE version on Windows.Please update the corresponding DBCLIENT for this installation as well - we advise that both the ASE...
View ArticleRe: How to set PDF "Initial View" settings when exporting from CR for VS 2010
At least one of the 3rd-party Crystal Reports desktop schedulers provides that functionality.
View ArticleRe: SNC Roll out Big Bang - System performance risks
Hello Experts Kindly provide your valuable pointers on my aforementioned requests. Regards
View ArticleRe: Can Not See Local Published Universe
Although this is old post but I am sharing my experience of the same error "Load Driver Call: Initialize (WIS 00000)" when I was trying to access my universe through Webi to build a report I got this...
View ArticleRe: Crystal - suppress printing if no records selected - B1 error
I have thesame problem,youcouldfindsome solution?
View ArticleRe: A communication error occurred. Printing will be stopped.
Hi Don, Tried the Microsoft KB article and it did not help. We are using IE 8. I tried it with and without Compatibility view and it still failed with the same error.
View ArticleFixed Asset link to equipment in different company code
Hi Experts, I am working for a client in Utilities industry in Australia. I have a peculiar situation where work done on equipment is carried out fromCompany Code CC01 and Fixed Assets are created in...
View ArticleRe: Has Access Request Creation issue been resolved in GRC 10.0 SPs?
I have had several messages on this zoom issue and from what SAP says is microsoft needs to fix the issue and that SAP doesn't plan to. Current level of AC10.0 is SP13 with SP14 due out within a...
View ArticleSQ02 ABAP Coding
Hi All, I am new to ABAP and am using SQ02 to add coding to select data from a table here is what I have so far: Select single KNUMH from KONVinto Z_KONV_CONDwhereKNUMV = EKKO-KNUMVandKPOSN =...
View ArticleRe: Club multinple rows into single row in an internal table
Yes, call cl_salv_table=>factory method. Put in the the database table, retrieve the alv object instance, set the parameters to have the necessary toolbar functionality (out of the box), and use the...
View ArticleRe: Loading Arabic data to Sql server& Syabse IQ
Can you compare the datatypes of the columns in your temp and permanent table?With the setting "Use NVARCHAR for VARCHAR columns in supported databases" to Yes, the target table will simply be created...
View ArticleLinking Equipment to Fixed Assets in different company code
Hi Experts, I am working for a client in Utilities industry in Australia. I have a peculiar situation where work done on equipment is carried out fromCompany Code CC01 and Fixed Assets are created in...
View ArticleRe: Set a particular user status for a WBS when system status is set to...
Hi,Try populating user status set up automatically by using BAPI/custom development program using FM "BAPI_BUS2054_SET_STATUS" True configuration will not support your requirement as far as I know the...
View ArticleRe: SAP NetWeaver Application Server Java
As attachment the dev_server and std_server files. I can't see any specific errors there.I couldn't find any solutions for my problem in the notes provided :-( Why is it so difficult to change these...
View ArticleRe: Enterprise Portal https application not opening in Chrome
Check out if the iview properties are set to display for Chrome as well. By default most of the applications are only IE and FF, Chrome is excluded in older portals. (MSIE, >=5.5, *) (Netscape, *,...
View ArticleRe: Where to download SAP Netweaver 7.03 Aplication Server? Download Corrupted
I still wait for trial 703. At work we just moved up to 7.4, so I'm glad I didn't install 7.03 on my personal devices.I was able to try abap dev tools. It is nice to have a trial mini-sap sometimes.
View ArticleRe: HTTP 500 BundleContext BODS1.2 on BI 4.1
I'm hoping that CR Enterprise BICS performance bug is gone in 4.1.2.2 as well as broken Webi Prompts in IE browsers. I'll report back in this thread just for fun (installing patch 2 as we speak)
View ArticleRun Operating System Command After Message Processing!
Hi Experts, I am working on a file to file scenario where PI picks a file from SFTP server and send it to ECC system( PI place the file in FTP server). Searched some blogs but couldn't get a correct...
View Article