Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [JavaGateway] >  [SAPTest]
Private  Storage   

class EnsLib.JavaGateway.SAPTest extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
CompanyCodeBAPI Connect CreateFunction GetBAPIs
GetCustomers HelloWorldBAPI PrintCustomers PrintError


Methods

• classmethod CompanyCodeBAPI(port As %Integer, host As %String = "127.0.0.1", jcoJar As %String = "")
• classmethod Connect(jcoJar As %String, port As %Integer, host As %String = "127.0.0.1", ByRef gateway As EnsLib.JavaGateway.JavaGateway, ByRef connection As %ObjectHandle, ByRef repository As %ObjectHandle)
• classmethod CreateFunction(repository As %ObjectHandle, bapiName As %String) as %ObjectHandle
ClassMethod CreateFunction(repository As com.sap.mw.jco.JCO.Repository, bapiName As %String) As %ObjectHandle
• classmethod GetBAPIs(port As %Integer, host As %String = "127.0.0.1", jcoJar As %String = "")
• classmethod GetCustomers(KUNNR As %String, NAME1 As %String, port As %Integer = 22222, host As %String = "127.0.0.1", jcoJar As %String = "") as %ObjectHandle
Note: in order to run this sample, you need to have Demo.SAP.* classes
• classmethod HelloWorldBAPI(port As %Integer, host As %String = "127.0.0.1", jcoJar As %String = "")
• classmethod PrintCustomers(KUNNR As %String, NAME1 As %String, port As %Integer = 22222, host As %String = "127.0.0.1", jcoJar As %String = "")
• classmethod PrintError()


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.