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 Questions
I am connecting to HANA database from a JAVA application using JDBC driver. I am getting an error: "invalid schema name" even if schema is present in the database. SQL query is executing fine from HANA Studio, anyone else faced the same error? Below is the error code −
I want data replication from SAP PO to SQL Server. Data replication will be executed using SQL Server Agent. What is best way to replicate data using SAP PO?
How can I open a VDS file with three js. I have to develop an application that has an option to select different nodes. I have to use AUTOCAD and SAP. Anyone can help? We are planning to use AUTOCAD and SAP.
I have to replicate data from source HANA db to target HANA database in real time- trigger based replication. I got to know about SAP LT Replication however I want a custom implementation to put trigger request in a queue.  Any idea how to handle this?
In a SAP application, I want to check if a button is enabled or disabled. I am not aware about use of methods like getEnabled(), isEnabled() or getDisabled() or isDisabled(). Anyone can help how to check this?
I am placing an Inner join on cobk and coep table to get data in an internal table but it is taking too long. I also tried to get data from db view COVP but it is also taking long time. SELECT bk~kokrs        bk~belnr        bk~budat        bk~cpudt        bk~bltxt        ep~buzei   &nb.....
Is it possible to save UI5 code in SAP NetWeaver server? I can’t keep a separate code repository without using SAP.
I am using MIN IF function as below to find minimum value using Array.  When I try to use this in SAP dashboard, this function doesn’t work. How can I get minimum value for each?
I have a JAVA application that interacts with SAP system using JCo 3.0. Problem occurs with JCoContext.end() as It could potentially raise a JCoException. Also I have noticed if JCoContext.end() method is not invoked then BAPI calls doesn’t complete. I want some help in handling exception, any suggestions?
In SAP BI, I am using BI 3.x API to generate reports. We are in process of migrating to 4.x and I thought it would be good if I use open doc URL instead of using API. https://server:port/BOE/OpenDocument/opendoc/openDocument.jsp?token=[LogonToken]&iDocID=[XXXX]&sIDType=CUID These URL’s provide HTML page as response from BI 4.x Web Service. I want to retrieve PDF report as resp.....
I want to connect PHP to SAP Business One 9.1 so that it can read and write data. I know how to connect PHP with SAP B1 database but it is not recommended i.e. why I want to connect PHP to SAP B1 however it won’t be a direct connection. Below is my code, however it returns “0”.
I am using below to create an initial value like: DATA(l_value) = VALUE char4( ). However I try to create a concrete using VALUE like: DATA(l_value) = VALUE char4( 'AAA' ). I get below error message: The type "C" is not a structure.
I am using VBA functionality in SAP Script tool and getting an error message: “Invalid use of property” at Set Application = SapGuiAuto.GetScriptingEngine. Below is my code: If Not IsObject(Application) Then    Set SapGuiAuto = GetObject("SAPGUI")    Set Application = SapGuiAuto.GetScriptingEngine Why could be the reason?
I have an agentry application provided by SAP and rendering in metadata programming language. I can make small changes to app using SAP deliver framework however I want to add a database so user has all data ready once installation is completed.  My issue is that it increases application launch time and it crashes on older iPads when processing limit reaches 20 seconds. My "main.m" con.....
I need to get transaction number from CRM Business Transaction number to get the quotation date. I have to use Transaction number in Program CRM_ORDER_READ which will provide GUID and Quotation date. How I can pass Transaction number in FM CRM_ORDER_READ? I know that there is also a FM CRM_ORDER_ID but I am not sure about import parameter Transaction number. Anyone can help on this?
loader
Contribution

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