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

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

Uses of JCoFieldIterator in com.sap.conn.jco
 

Subinterfaces of JCoFieldIterator in com.sap.conn.jco
 interface JCoParameterFieldIterator
          Encapsulates an iterator for the fields of a parameter list.
 interface JCoRecordFieldIterator
          Encapsulates an iterator for the fields of a structure or table.
 

Methods in com.sap.conn.jco that return JCoFieldIterator
 JCoFieldIterator JCoRecord.getFieldIterator()
          Returns a JCoFieldIterator.
 



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