Uses of Interface
com.sap.conn.jco.JCoMetaData
Packages that use JCoMetaData
Package
Description
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.jcoModifier and TypeInterfaceDescriptioninterface
Encapsulates the metadata of ABAP classes.interface
Encapsulates the metadata of either a parameter list, a request, or a response.interface
Encapsulates the metadata of either a structure or a table.Methods in com.sap.conn.jco that return JCoMetaDataModifier and TypeMethodDescriptionJCoRecord.getMetaData()
Returns the appropriated metadata object that was used for creation of this record.