A B C D E F G H I J K L M N O P Q R S T U W X

A

ABAP_EXIDS - Static variable in class com.sap.mw.jco.JCO.Repository
 
ABAP_TYPES - Static variable in class com.sap.mw.jco.JCO.Repository
 
AUTHORIZATION_MODE_BASIC - Static variable in class com.sap.mw.jco.JCO.Server
Authorization mode basic
AUTHORIZATION_MODE_SNC - Static variable in class com.sap.mw.jco.JCO.Server
Authorization mode SNC
abort(String) - Method in class com.sap.mw.jco.JCO.Client
Aborts the connection to the remote system, i.e.
abort(String) - Method in class com.sap.mw.jco.JCO.Connection
Aborts the connection to the remote system, i.e.
abort(String) - Method in class com.sap.mw.jco.JCO.Server
Aborts the connection to the remote system, i.e.
addClientPool(String, int, String[][]) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote SAP system using an array to specify the connection parameters.
addClientPool(String, int, Properties) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote SAP system
addClientPool(String, int, String, String, String, String, String, String) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote SAP system (no load balancing).
addClientPool(String, int, String, String, String, String, String, String, String, String) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote SAP system (no load balancing).
addClientPool(String, int, String, String, String, String, String, String, String) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote SAP system (with load balancing).
addClientPool(String, int, String, String, String) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote JCO server program
addClientPool(String, int, String, String, String, String) - Static method in class com.sap.mw.jco.JCO
Creates an instance of a client pool to a remote JCO server program.
addFunctionInterfaceToCache(IMetaData) - Method in interface com.sap.mw.jco.IRepository
Adds a function interface to the local cache.
addFunctionInterfaceToCache(IMetaData) - Method in class com.sap.mw.jco.JCO.BasicRepository
Adds a function interface to the local cache.
addFunctionInterfaceToCache(String, IMetaData) - Method in class com.sap.mw.jco.JCO.BasicRepository
Adds a function interface to the local cache.
addInfo(String, int, int, int, int, int, Object) - Method in interface com.sap.mw.jco.IMetaData
Adds a new field descriptor to the meta-data object
addInfo(String, int, int, int, int, String, String, int, Object, IExtendedFieldMetaData) - Method in interface com.sap.mw.jco.IMetaData
Adds a new field descriptor to the meta-data object
addInfo(String, int, int) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int, int) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int, int, int, Object) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int, int, String, String, int, Object, IExtendedFieldMetaData) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int, int, int, String, String, int, Object, IExtendedFieldMetaData) - Method in class com.sap.mw.jco.JCO.MetaData
Adds a new field descriptor to the meta data object
addInfo(String, char, int, int) - Method in class com.sap.mw.jco.JCO.MetaData
Deprecated. Only used internally. This method might be removed or changed in the next release without notice. Use public void addInfo(String name, int type, int length, int offset) instead.
addInfo(String, char, int, int, int) - Method in class com.sap.mw.jco.JCO.MetaData
Deprecated. Only used internally. This method might be removed or changed in the next release without notice. Use public void addInfo(String name, int type, int length, int offset, int decimals) instead.
addInfo(String, int, int, int, int, String, String, int, Object, IExtendedFieldMetaData) - Method in class com.sap.mw.jco.JCO.Record
Adds a new field descriptor to the meta data object.
addInfo(String, int, int, int, int, String, String, int, Object, IExtendedFieldMetaData) - Method in class com.sap.mw.jco.JCO.Table
Adds a new field descriptor to the meta data object.
addPool(String, JCO.Client, int) - Method in class com.sap.mw.jco.JCO.PoolManager
Adds a new pool to the pools list
addPoolChangedListener(JCO.PoolChangedListener) - Method in class com.sap.mw.jco.JCO.PoolManager
Register a pool changed listener
addServerErrorListener(JCO.ServerErrorListener) - Static method in class com.sap.mw.jco.JCO
Adds an error listener to the list of listeners.
addServerExceptionListener(JCO.ServerExceptionListener) - Static method in class com.sap.mw.jco.JCO
Adds an exception listener to the list of listeners.
addServerStateChangedListener(JCO.ServerStateChangedListener) - Static method in class com.sap.mw.jco.JCO
Adds a state changed listener to the list of listeners.
addStructureDefinitionToCache(IMetaData) - Method in interface com.sap.mw.jco.IRepository
Adds a structure definition to the local cache.
addStructureDefinitionToCache(IMetaData) - Method in class com.sap.mw.jco.JCO.BasicRepository
Adds a structure definition to the local cache.
addStructureDefinitionToCache(String, IMetaData) - Method in class com.sap.mw.jco.JCO.BasicRepository
Adds a structure definition to the local cache.
addTraceListener(JCO.TraceListener) - Static method in class com.sap.mw.jco.JCO
Adds a trace listener to the list of listeners
appendDelta(byte, int) - Method in class com.sap.mw.jco.JCO.Table
Appends an opcode for delta management
appendRow() - Method in class com.sap.mw.jco.JCO.Table
Appends a new row at the end of the table and moves the row pointer such that it points to the newly appended row.
appendRows(int) - Method in class com.sap.mw.jco.JCO.Table
Appends the specified number of empty rows at the end of the table.
appendValue(String, int, int, String) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, double) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, byte[]) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, Object) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, JCO.Table) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, JCO.Structure) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int, String) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int, int) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int, double) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int, byte[]) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
appendValue(String, int, int, int, Object) - Method in class com.sap.mw.jco.JCO.ParameterList
Deprecated. Internal use only. This method will be removed in the next release.
attributes - Variable in class com.sap.mw.jco.JCO.Connection
 
auth_trace_set - Static variable in class com.sap.mw.jco.JCO.Client
 
auth_trace_set_unicode - Static variable in class com.sap.mw.jco.JCO.Client
 
auth_trace_status - Static variable in class com.sap.mw.jco.JCO.Client
 
auth_trace_status_rc - Static variable in class com.sap.mw.jco.JCO.Client
 
auth_trace_status_rc_unicode - Static variable in class com.sap.mw.jco.JCO.Client
 
auth_trace_status_unicode - Static variable in class com.sap.mw.jco.JCO.Client
 
available - Variable in class com.sap.mw.jco.JCO.Pool
List of free connections in this pool

A B C D E F G H I J K L M N O P Q R S T U W X
Copyright 2006 SAP AG Complete Copyright Notice