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 Basis Questions
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.....
loader
Contribution

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