| Package | Description |
|---|---|
| com.sap.conn.jco |
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
JCoFieldIterator |
JCoRecord.getFieldIterator()
Returns a JCoFieldIterator.
|
Copyright © 2022 SAP. All rights reserved.