Package | Description |
---|---|
com.sap.conn.jco |
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
|
Modifier and Type | Method and Description |
---|---|
static AbapClassException.Mode |
AbapClassException.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbapClassException.Mode[] |
AbapClassException.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JCoFunction.setAbapClassExceptionMode(AbapClassException.Mode mode)
Sets the mode for ABAP class exceptions.
|
void |
JCoRequest.setAbapClassExceptionMode(AbapClassException.Mode mode)
Sets the mode for ABAP class exceptions.
|
Copyright © 2024 SAP. All rights reserved.