Platforms to show: All Mac Windows Linux Cross-Platform

Back to RFCModuleMBS module.

Next items

RFCModuleMBS.kErrorAbapClassException = 27

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The called function module raised a class based exception

RFCModuleMBS.kErrorAbapException = 5

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The called function module raised an Exception (RAISE or MESSAGE ... RAISING)

RFCModuleMBS.kErrorAbapMessage = 4

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The called function module raised an E-, A- or X-Message

RFCModuleMBS.kErrorAbapRuntimeFailure = 3

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

SAP system runtime error (SYSTEM_FAILURE): Shortdump on the backend side

RFCModuleMBS.kErrorAuthorizationFailure = 29

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Authorization check error

RFCModuleMBS.kErrorBufferTooSmall = 23

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The given buffer was to small to hold the entire parameter. Data has been truncated.

RFCModuleMBS.kErrorCanceled = 7

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

No longer used

RFCModuleMBS.kErrorClosed = 6

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Connection closed by the other side

RFCModuleMBS.kErrorCodepageConversionFailure = 21

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Codepage conversion error

RFCModuleMBS.kErrorCommunicationFailure = 1

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Error in Network & Communication layer

RFCModuleMBS.kErrorConversionFailure = 22

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Error while converting a parameter to the correct data type

RFCModuleMBS.kErrorExecuted = 16

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Inbound tRFC Call already executed (needs to be returned from RFC_ON_CHECK_TRANSACTION in case the TID is already known and successfully processed before.)

RFCModuleMBS.kErrorExternalFailure = 15

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Error in external custom code. (E.g. in the function handlers or tRFC handlers.) Results in SYSTEM_FAILURE

RFCModuleMBS.kErrorIllegalState = 19

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The operation is not supported on that handle at the current point of time (e.g. trying a callback on a server handle, while not in a call)

RFCModuleMBS.kErrorInvalidHandle = 13

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

An invalid handle was passed to an API call

RFCModuleMBS.kErrorInvalidParameter = 20

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

An invalid parameter was passed to an API call, (e.g. invalid name, type or length)

RFCModuleMBS.kErrorInvalidProtocol = 11

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The received data has an unsupported format

RFCModuleMBS.kErrorLogonFailure = 2

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Unable to logon to SAP system. Invalid password, user locked, etc.

RFCModuleMBS.kErrorMemoryInsufficient = 9

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Memory insufficient

RFCModuleMBS.kErrorNotFound = 17

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Function or structure definition not found (Metadata API)

RFCModuleMBS.kErrorNotSupported = 18

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

The operation is not supported on that handle

RFCModuleMBS.kErrorOk = 0

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Everything O.K. Used by every function. (no exception)

RFCModuleMBS.kErrorRetry = 14

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

ListenAndDispatch did not receive an RFC request during the timeout period

RFCModuleMBS.kErrorSerializationFailure = 12

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

A problem while serializing or deserializing RFM parameters

RFCModuleMBS.kErrorStartSapguiFailure = 26

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Failed to start and attach SAPGUI to the RFC connection.

RFCModuleMBS.kErrorTableMoveBof = 24

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Trying to move the current position before the first row of the table.

RFCModuleMBS.kErrorTableMoveEof = 25

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Trying to move the current position after the last row of the table.

RFCModuleMBS.kErrorTimeout = 8

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

Time out

RFCModuleMBS.kErrorUnknownError = 28

Type Topic Plugin Version
const RFC MBS Tools Plugin 20.2
One of the error constants.

"Something" went wrong, but I don't know what...

Next items

The items on this page are in the following plugins: MBS Tools Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...