Package | Description |
---|---|
com.sap.conn.jco |
Contains the major part of the interfaces and factories an application for JCo is typically dealing with.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JCoClassMetaData
Encapsulates the metadata of ABAP classes.
|
interface |
JCoListMetaData
Encapsulates the metadata of either a parameter list, a request or response.
|
interface |
JCoRecordMetaData
Encapsulates the metadata of either a structure or a table.
|
Modifier and Type | Method and Description |
---|---|
JCoMetaData |
JCoRecord.getMetaData()
Returns the appropriated meta data object, that was used for
creation of this record.
|
Copyright © 2016 SAP. All Rights Reserved.