Re: OLE and Excel
io_ole.ConnectToNewObject( "Excel.Application" )connects you to excel applicationbut thenlnvo_ole.io_ole.ConnectToObject( fileName[ lp ])you connect the OLEobject to a excel workbook. A Workbook object...
View ArticleRe: Binding Control to JSON Model
Yes the constructor method works without any problems. But how would I bind the value at a later stage? In the output I see whatever text resides between the two brackets '{' '}', but not the bound...
View ArticleRe: how to use filter in a table using Odata service!!
Hi Vishnu, Try like this and check: var f1 = new sap.ui.model.Filter('StatusSummery', "EQ" , "Open"); openTable.bindAggregation("items",{path:"/data2", template:templ, filters:f1});Also check the...
View ArticleRe: sap gui is not working fine in ubuntu 14.04
Hello Kishore. Putting a check mark alone will not make the transaction compatible. Is this your own code or SAP's code you are referring to? If an SAP native transaction code does not have SAPgui for...
View ArticleRe: Tracking of Cost
Hi,Standard costing will be difficult in that case.as when you run costing, system will not pick activity cost, only BOM will be the part of it. If you load activity cost later in the period, in that...
View ArticleRe: Getting o/p from Oracle procedure in MII 14
Also Try with EXEC Procdure_Name Validate if you have selected proper data server and Mode in Query Template
View ArticleFAGL_FC_VAL
Hello, We executed FAGL_FC_VAL wherein: Create Postings: Period 09 (30.09.2015)Reverse Postings: Period 10 (01.10.2015). Period 09 was closed and Period 10 was open. The user without knowledge of...
View ArticleConnecting to SAP HANA cloud database
Hi Team, Am trying to connect to SAP HANA cloud database using SAP HANA. Am getting this error while executing and i can see this error only when i press F12 in the google chrome browser "GET...
View ArticleRe: How to assign cost object to profitability segment
We are in Made to Order scenario.
View ArticleRe: Regarding List of Assets
Hi, My understanding is you want to get the capitalization posted in Sep, not the capitalization date in sep. In this case please do a query in table ANEK for acquisition posting filtering by the entry...
View ArticleRe: SAP DBM
Hi Mahmoud,please send me your email, we have implemented SAP DBM 8 and can help you with the documents you need. Best Regards,Basant Hamed Hassan
View ArticleRe: when to put text and layout data in new control
HI Joergsap.ui.core.Title is not a control. It is an element. That's it does not have a renderer. It does not know how to render itself. What do you want the composite control to do? Thanks-D
View ArticleRe: SCN.SAP Mobile Application
Mahmoud , If you are looking for any new features to be added to the mobile app or to our SCN community its our time to shout out. Come , lets add our views at the new survey that counts our opinions...
View ArticleRe: About SAP MM certification exams
Hi Sonali... Welcome to SCN, and best wishes in advance for the successful completion of SAP Application Associate in latest version of SAP ERP ECC6.0 EHP6 [ C_TSCM52_66]. Hope you have been...
View ArticleRe: Skip lot in Modification rule
HI Craig,See attached mod rule with stage 70. I have read above first in the help file but it is not very clear to me. We have the stage 60 ruled to move to 70 after 364 days but it doesn't appear to...
View ArticleRe: Query on using MC40 report.
Check the area to analyze did you have check mark for Include MRP calculation also this might take the earlier consumption history also based on ABC indicators.
View ArticleRe: Error installing SCM on HANA
Hi, There is a bug in SWPM that SAP are working on. I got round it by installing a single tenant db, then converting to a multi-tenant db as per my comment. Regards
View ArticleBrowser freezes when viewing incoming e-mails
We've configured the ITSM scenario with ERMS for creating incidents from e-mails according to the wiki page. The e-mail is created correctly. We can also create an incident from the e-mail, and from...
View ArticleCustom Find Button functionality in ALV output dialog screen!
Hi All, I have searched in SCN and didn't find appropriate solution for the below requirement. If anyone has appropriate solution for the below requirement, please post the same here. I have a...
View Article