Uses of Interface
com.sap.conn.jco.JCoRecord
Packages that use JCoRecord
Package
Description
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
-
Uses of JCoRecord in com.sap.conn.jco
Subinterfaces of JCoRecord in com.sap.conn.jcoModifier and TypeInterfaceDescriptioninterface
The interface comprises public methods for access to ABAP object members.interface
A class that encapsulates a parameter list used to pass on data to a function.interface
A JCoRequest is a special view on a JCoFunction and is used in the Request/Response model of JCo function calls.interface
A JCoResponse is a special view on a JCoFunction and is used in the Request/Response model of JCo function calls.interface
JCoStructure is for data containers that need a certain layout in memory.interface
Interface that describes internal tables used in the parameter lists of function modules.Methods in com.sap.conn.jco with parameters of type JCoRecord