Uses of Interface
com.sap.conn.jco.JCoFunctionUnit

Packages that use JCoFunctionUnit
com.sap.conn.jco Contains the major part of the interfaces and factories that an application for JCo is typically dealing with. 
 

Uses of JCoFunctionUnit in com.sap.conn.jco
 

Methods in com.sap.conn.jco that return JCoFunctionUnit
static JCoFunctionUnit JCo.createFunctionUnit(JCoBackgroundUnitAttributes unitAttributes)
          Creates a new (empty) unit of functions, which is used for bgRFC communication in the function model.
static JCoFunctionUnit JCo.createFunctionUnit(java.lang.String unitID, JCoBackgroundUnitAttributes unitAttributes)
          Creates a new (empty) unit of functions, which is used for bgRFC communication in the function model.
 



Copyright © 2008-2016 SAP SE. All Rights Reserved.