Uses of Interface
com.sap.conn.jco.JCoRemoteContext
Packages that use JCoRemoteContext
Package
Description
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
-
Uses of JCoRemoteContext in com.sap.conn.jco
Methods in com.sap.conn.jco that return JCoRemoteContextModifier and TypeMethodDescriptionAbapClassException.getRemoteContext()
Returns the remote context of this ABAP class exception.Constructors in com.sap.conn.jco with parameters of type JCoRemoteContextModifierConstructorDescriptionAbapClassException
(String message, String className, JCoAbapObject abapObject, JCoRemoteContext remoteContext) Creates an instance of an AbapClassException.