Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint
Drag to reposition
SAP HANA Questions
I am trying to connect to SAP HANA DB using odbc_connect() on a PHP page, however, I am getting the error message saying a call to undefined function odbc_connect(). The exact error is  Fatal error: Call to undefined function odbc_connect() and the same is working on my localhost. Could you please help? 
I require an ABAP program that can get BADIs source by passing their name as parameter and saving source code on local drive for each BADI and file name shows as name of program. Anyone can help how to write this?
I am working on a SAPUI5 project. As a part of the project I have created a search field with the help of XML. The search field is functioning as expected. When I search something which is present it returns the data and case when the search does not matches anything it returns text as “No Data”. The only change I am unable to accomplish is that I need to replace the “No .....
I am working on a SAP BAPI project and the BAPI I am working with changes data. I am aware that if a BAPI is manipulating data then in order for those changes to come into effect, I need to call the BAPI_TRANSACTION_COMMIT to commit the changes to database. I have a question that when this commit happens will it commit only the changes done by BAPI or it will commit all the changes which a.....
I am working on SAPUI5 project and it involves usage of sap.m.table as well. In one the cases, I need to highlight the cell of the table based on some condition. Something like if the value is greater than zero it should be green in color, if not then it should be highlighted red. I am new to SAPUI5. Please advise how can I handle this scenario?
I am working on Windows application which involves integration with Crystal Reports as well. I am using the ExportOptions Class of the Crystal reports for the export functionality, however when I try to instantiate the ExportOptions class it throws an exception: The exception says that “Could not load file or assembly…”. I have added the required dll with the correct ver.....
I am working on a SAP Project. The client is written in C# and I should be able to connect to SAP System with the help of OData. However the issue is that OData URL is not fixed and can change over time. So, If I go for the approach of adding a service reference from Visual studio then once the URL changes the reference would be stale and will not work. How can I cater to this change? Any .....
I am new to SAP and working on a project in SAP. As a part of implementation, I need to communicate with SAP system. I am currently using JAVA so I should be able to communicate with the SAP system  and able to fetch the data from the system. What is the ideal way to accomplish this? Should I go for API or Web services? Please suggest.
I am working on a SAP Business One project. I have created a View in SQL Server using management studio. I have created a query that uses this view for fetching results but it is not working. Is it like business one cannot use a view for querying?  Can someone provide a sample or snippet to how to query a view in business one?
I am working on SAPUI5 project and performing some AJAX requests for fetching the required data. But the requests that I am making requires it to be authenticated so I need to add those details in the header. Can someone share any code snippet or reference how to do it as I have done many AJAX requests in past but not sure about adding the authentication details in header?
I am working on a project and need to show the difference between two dates as an output. I am currently doing as below: It is throwing an error- “incorrect datetime format”. Can someone help me in how to calculate the difference between two dates?
I am working on a SAP ABAP project but quite new to ABAP and have very basic knowledge restricted to standard operations. I am running a SAP transaction against a predefined set of conditions and filters which reduce the number of rows in the result set to only the rows which are matching the result set. Then I am making changes in the layout and specify the set of columns in which I am in.....
I am working on a proof of concept and as a part of it I need to connect SAP and Android. I have tried to connect but it is not working. Has someone tried to do the same? Any reference, code snippet or insights on feasibility of it would be of great help.
I am working on a WEBI report.  I need to show the name of the creator or the name of the person who last modified the report. How can I get it done? Is it possible to get the name directly?
I am working on a SAPUI5 project which involves Cordova as well. It is more of a mobile App. The app relies on OData services for providing data.  In one of the sections of the app, I need to show data or real time entity which is basically a SAP.m.List. I need to show the data in a sorted manner. Is there a way in which I can specify the sorting mechanism?
loader
Contribution

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.