|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JCoMetaData | |
---|---|
com.sap.conn.jco | Contains the major part of the interfaces and factories that an application for JCo is typically dealing with. |
Uses of JCoMetaData in com.sap.conn.jco |
---|
Subinterfaces of JCoMetaData in com.sap.conn.jco | |
---|---|
interface |
JCoClassMetaData
Encapsulates the metadata of ABAP classes. |
interface |
JCoListMetaData
Encapsulates the metadata of either a parameter list, a request, or a response. |
interface |
JCoRecordMetaData
Encapsulates the metadata of either a structure or a table. |
Methods in com.sap.conn.jco that return JCoMetaData | |
---|---|
JCoMetaData |
JCoRecord.getMetaData()
Returns the appropriated metadata object that was used for creation of this record. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |