Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SAP NetWeaver 2004S SPS 10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
X
S
SEGMENT
- Static variable in class com.sap.mw.jco.
JCO.Record
This record represents a JCO IDOC segment
SERIAL_VERSION_UID
- Static variable in class com.sap.mw.jco.
JCO
Version for Serializable interface in the format VVvvrrDDMMYYYY
SNC_DEFAULT
- Static variable in class com.sap.mw.jco.
JCO
Flag for secure network communication, uses built-in default settings
SNC_INTEGRITY
- Static variable in class com.sap.mw.jco.
JCO
Flag for secure network communication, ensure integrity of each data packet
SNC_MAX
- Static variable in class com.sap.mw.jco.
JCO
Flag for secure network communication, uses maximal available security
SNC_OPEN
- Static variable in class com.sap.mw.jco.
JCO
Flag for secure network communication, enables plain text communication, but with authorization
SNC_PRIVACY
- Static variable in class com.sap.mw.jco.
JCO
Flag for secure network communication, privacy protects each data packet
STATE_BUSY
- Static variable in class com.sap.mw.jco.
JCO
Flag which indicates that the connection is busy
STATE_CONNECTED
- Static variable in class com.sap.mw.jco.
JCO
Flag which is being set if the client connection is connected
STATE_DISCONNECTED
- Static variable in class com.sap.mw.jco.
JCO
Flag which is being set if the connection is in a closed state
STATE_LISTENING
- Static variable in class com.sap.mw.jco.
JCO
Flag which indicates that the server is listening
STATE_STARTED
- Static variable in class com.sap.mw.jco.
JCO
Flag which is being set if the server has been started
STATE_STOPPED
- Static variable in class com.sap.mw.jco.
JCO
Flag which is being set if the server has been stopped
STATE_SUSPENDED
- Static variable in class com.sap.mw.jco.
JCO
Flag which indicates that the connection has been temporarily suspended
STATE_TRANSACTION
- Static variable in class com.sap.mw.jco.
JCO
Flag which indicates that the connection is handling a transaction
STATE_USED
- Static variable in class com.sap.mw.jco.
JCO
Flag which indicates that the client connection is allocated by a pool
STRUCTURE
- Static variable in class com.sap.mw.jco.
JCO.Record
This record represents a JCO structure
save(String)
- Method in interface com.sap.mw.jco.
IRepository
Saves the repository to the specified file
save(String)
- Method in class com.sap.mw.jco.
JCO.BasicRepository
Save the repository to the specified file.
send(Object, String)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to the remote server
send(Object, String, String)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to an inbound queue of a remote server
send(Object, String, String, int)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to an inbound queue of a remote server
send(Object, String, char)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to the remote server
send(Object, String, String, char)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to an inbound queue of a remote server
send(Object, String, String, int, char)
- Method in class com.sap.mw.jco.
JCO.Client
Asynchronously sends an intermediate document (IDoc) to an inbound queue of a remote server
send(JCO.Client, String, String, int, char, int)
- Method in interface com.sap.mw.jco.
JCO.IDocument
Sends the intermediate document (IDoc) to an SAP system.
serverErrorOccurred(JCO.Server, Error)
- Method in interface com.sap.mw.jco.
JCO.ServerErrorListener
Called when an server exception occured.
serverExceptionOccurred(JCO.Server, Exception)
- Method in interface com.sap.mw.jco.
JCO.ServerExceptionListener
Called when an server exception occured.
serverStateChangeOccurred(JCO.Server, int, int)
- Method in interface com.sap.mw.jco.
JCO.ServerStateChangedListener
Called when a server state changed occured If a listener is added as listener during firing of an event, it wont be notified about the last event.
setAbapDebug(boolean)
- Method in class com.sap.mw.jco.
JCO.Client
Enables/disables abap debug.
setAbapDebug(boolean)
- Method in class com.sap.mw.jco.
JCO.Pool
Enables/disables ABAP debug.
setActive(boolean, int)
- Method in class com.sap.mw.jco.
JCO.ParameterList
Sets the marshall/unmashall behavior of a table or structure parameter.
setActive(boolean, String)
- Method in class com.sap.mw.jco.
JCO.ParameterList
Sets the marshall/unmashall behavior of an optional table parameter.
setCallModel(int)
- Method in class com.sap.mw.jco.
JCO.Server
Sets the call model which can be either
JCO.Server.FUNCTION_MODEL
or
JCO.Server.REQUEST_RESPONSE_MODEL
.
setConnectionTimeout(long)
- Method in class com.sap.mw.jco.
JCO.Pool
Sets the connection timeout in milliseconds.
setConnectionTimeout(long)
- Method in class com.sap.mw.jco.
JCO.PoolManager
Sets the default value for the connection timeout in milliseconds.
setDataBufferLength(int, int)
- Method in class com.sap.mw.jco.
JCO.MetaData
This method is for internal use only.
setDataBufferOffset(int, int)
- Method in class com.sap.mw.jco.
JCO.MetaData
This method is for internal use only.
setDefault(int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the default value for a field
setDsrPassport(com.sap.jdsr.writer.DsrIPassport)
- Method in class com.sap.mw.jco.
JCO.Client
Sets jdsr passport for next remote function call.
setExceptionList(JCO.AbapException[])
- Method in class com.sap.mw.jco.
JCO.Function
Sets the ABAP exception list
setExportParameterList(JCO.ParameterList)
- Method in class com.sap.mw.jco.
JCO.Function
Sets the export parameters
setExtendedFieldMetaData(IExtendedFieldMetaData, int)
- Method in class com.sap.mw.jco.
JCO.MetaData
Sets the extended field meta data object
setExtendedFieldMetaData(IExtendedFieldMetaData, String)
- Method in class com.sap.mw.jco.
JCO.MetaData
Sets the extended field meta data object
setFlags(int, int)
- Method in class com.sap.mw.jco.
JCO.MetaData
Sets the flags for the specified field
setImportParameterList(JCO.ParameterList)
- Method in class com.sap.mw.jco.
JCO.Function
Sets the import parameters
setMaxConnections(int)
- Method in class com.sap.mw.jco.
JCO.Pool
Sets the maximum number of connections which can be allocated from the pool.
setMaxPoolSize(int)
- Method in class com.sap.mw.jco.
JCO.Pool
Sets the maximum number of connections which will be held open by the pool for possible future reuse after they have been released.
setMaxWaitTime(long)
- Method in class com.sap.mw.jco.
JCO.Pool
Sets the maximum time to wait in a connection request for a free connection.
setMaxWaitTime(long)
- Method in class com.sap.mw.jco.
JCO.PoolManager
Sets the maximum time to wait in a connection request for a free connection.
setMiddlewareLayer(String)
- Static method in class com.sap.mw.jco.
JCO
Sets the middleware layer to load
setMiddlewareProperty(String, String)
- Static method in class com.sap.mw.jco.
JCO
Sets a middleware property.
setModified(int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the modified flag for the current row
setModified(int)
- Method in class com.sap.mw.jco.
JCO.Table
Sets the updated flag for the current row
setName(String)
- Method in class com.sap.mw.jco.
JCO.Function
Sets the function name
setName(String)
- Method in class com.sap.mw.jco.
JCO.MetaData
This method is for internal use only.
setName(String)
- Method in class com.sap.mw.jco.
JCO.Repository
Sets the repository name
setNestedType1Structure(boolean)
- Method in class com.sap.mw.jco.
JCO.MetaData
Sets that this MetaData is a nested TYPE1 structure, which is a structure with a fixed length in memory, but with a nested layout
setNextRepository(IRepository)
- Method in interface com.sap.mw.jco.
IRepository
Sets the next repository that will be used if a function or structure could not be found in this one.
setNextRepository(IRepository)
- Method in class com.sap.mw.jco.
JCO.BasicRepository
Sets the next repository that will be used if a function or structure could not be found in this one.
setPoolNames(String[])
- Method in class com.sap.mw.jco.
JCO.Repository
Sets the array of pool names
setProperty(String, String)
- Method in class com.sap.mw.jco.
JCO.Client
Sets the property for the given key.
setProperty(String, String)
- Method in class com.sap.mw.jco.
JCO.Connection
Sets the property for the given key.
setProperty(String, String)
- Method in class com.sap.mw.jco.
JCO.Server
Sets the property for the given key.
setProperty(String, String)
- Static method in class com.sap.mw.jco.
JCO
Sets the property for the given key.
setRepository(IRepository)
- Method in class com.sap.mw.jco.
JCO.Server
Sets the repository the server will be using to lookup incoming function calls
setResetOnRelease(boolean)
- Method in class com.sap.mw.jco.
JCO.Pool
Enables/disables cleanup when the client is being returned to its pool.
setRow(int)
- Method in class com.sap.mw.jco.
JCO.Table
Sets the row pointer to the specified position.
setSapGui(int)
- Method in class com.sap.mw.jco.
JCO.Client
Sets the use_sapgui parameter
setState(byte)
- Method in class com.sap.mw.jco.
JCO.Connection
Sets the state of the connection
setState(byte)
- Method in class com.sap.mw.jco.
JCO.Server
Sets the state of the server and invokes the registered stateChangedListener
setTabLength(int)
- Method in class com.sap.mw.jco.
JCO.MetaData
Sets the total length of a structure or single row of a table
setTableParameterList(JCO.ParameterList)
- Method in class com.sap.mw.jco.
JCO.Function
Sets the table parameters
setThread(IServerThread)
- Method in class com.sap.mw.jco.
JCO.Server
Sets the thread in which this server is running in
setThroughput(JCO.Throughput)
- Method in class com.sap.mw.jco.
JCO.Connection
Sets the throughput object in which performance data for the next will be stored.
setTimeoutCheckPeriod(long)
- Method in class com.sap.mw.jco.
JCO.Pool
Sets the timeout check period in milliseconds.
setTimeoutCheckPeriod(long)
- Method in class com.sap.mw.jco.
JCO.PoolManager
Sets the default value for the timeout check period in milliseconds.
setTrace(boolean)
- Method in class com.sap.mw.jco.
JCO.Client
Enables/disables trace.
setTrace(boolean)
- Method in class com.sap.mw.jco.
JCO.Connection
Enables/disables trace
setTrace(boolean)
- Method in class com.sap.mw.jco.
JCO.Pool
Enables/disables RFC tracing for the connections of the pool.
setTrace(boolean)
- Method in class com.sap.mw.jco.
JCO.Server
Enables/disables trace
setTraceLevel(int)
- Static method in class com.sap.mw.jco.
JCO
Sets the trace level
setTracePath(String)
- Static method in class com.sap.mw.jco.
JCO
Sets the path to write trace files
setValue(Object)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified object as the field's value
setValue(String)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified string as the field's value.
setValue(char)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified character as the field's value.
setValue(short)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified short as the field's value
setValue(int)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified integer as the field's value
setValue(long)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified long as the field's value
setValue(double)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified double as the field's value
setValue(byte[])
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified byte array as the field's value
setValue(JCO.Structure)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified structure as the field's value
setValue(JCO.Table)
- Method in class com.sap.mw.jco.
JCO.Field
Sets the specified table as the field's value
setValue(String, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified string as the field's value.
setValue(char, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified character as the field's value.
setValue(char[], int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified character array as the field's value.
setValue(char[], int, int, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified character array as the field's value.
setValue(short, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the short as the value for the i'th field
setValue(int, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the int as the value for the i'th field
setValue(long, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the long as the value for the i'th field
setValue(double, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the double as the value for the i'th field
setValue(byte[], int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the byte array as the value for the i'th field
setValue(JCO.Structure, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the structure as the value for the i'th field
setValue(JCO.Table, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the table as the value for the i'th field
setValue(Object, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the object as the value for the i'th field
setValue(String, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the string as the value for the named field.
setValue(char[], String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified character array as the value for the named field.
setValue(char[], int, int, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the specified character array as the value for the named field.
setValue(char, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the character as the value for the named field.
setValue(short, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the short as the value for the named field.
setValue(int, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the int as the value for the named field
setValue(long, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the long as the value for the named field.
setValue(double, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the double as the value for the named field
setValue(float, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the float as the value for the i'th field Please use setValue(float value, ...) and getFloat(...) methods only if you operate with float values.
setValue(float, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the float as the value for the named field Please use setValue(float value, ...) and getFloat(...) methods only if you operate with float values.
setValue(byte, int)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the byte as the value for the i'th field
setValue(byte, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the byte as the value for the named field
setValue(byte[], String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the byte array as the value for the named field
setValue(JCO.Structure, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the structure as the value for the named field
setValue(JCO.Table, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the table as the value for the named field
setValue(Object, String)
- Method in class com.sap.mw.jco.
JCO.Record
Sets the object as the value for the named field
singleton()
- Static method in class com.sap.mw.jco.
JCO.PoolManager
Returns the instance of the pool manager
sso_ticket
- Variable in class com.sap.mw.jco.
JCO.Attributes
stack_trace
- Variable in class com.sap.mw.jco.
JCO.Client
start()
- Method in class com.sap.mw.jco.
JCO.Server
Starts or resumes execution of the server thread
startAuthorizationTracing(String, String)
- Method in class com.sap.mw.jco.
JCO.Client
Turns on authorization tracing, if authorization tracing is enabled in the SAP system.
startCheckerFor(JCO.Pool)
- Method in class com.sap.mw.jco.
JCO.PoolManager.TimeoutChecker
starts the time checker for this pool.
startTimeoutChecker()
- Method in class com.sap.mw.jco.
JCO.PoolManager
Starts TimeoutChecker for all pool managed by this pool manager The derived class may overwrite this method
start_time
- Variable in class com.sap.mw.jco.
JCO.Connection
Time at that last call started
state
- Variable in class com.sap.mw.jco.
JCO.Connection
stop()
- Method in class com.sap.mw.jco.
JCO.Server
Forces the server and its underlying thread to stop execution The server can not be restarted after this method has been called.
stopCheckerFor(JCO.Pool)
- Method in class com.sap.mw.jco.
JCO.PoolManager.TimeoutChecker
store(JCO.Record, char[], int, int, int)
- Method in class com.sap.mw.jco.
JCO.Record.XMLReader
Implements store method
structure_cache
- Variable in class com.sap.mw.jco.
JCO.BasicRepository
suspend()
- Method in class com.sap.mw.jco.
JCO.Server
Forces the server to temporarily stop execution.
sysid
- Variable in class com.sap.mw.jco.
JCO.Attributes
systnr
- Variable in class com.sap.mw.jco.
JCO.Attributes
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SAP NetWeaver 2004S SPS 10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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