Platforms to show: All Mac Windows Linux Cross-Platform

Back to RFCFunctionDescriptionMBS class.

RFCFunctionDescriptionMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The private constructor.

RFCFunctionDescriptionMBS.CreateFunction as RFCFunctionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a data container that can be used to execute function calls in the backend via Invoke.

The importing parameters can be set using the Value() properties. After the RfcInvoke call returned successfully, the exporting parameters can be read from this data container via the Value() properties.

RFCFunctionDescriptionMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destructor.

RFCFunctionDescriptionMBS.ExceptionDescription(Index as Integer) as RFCExceptionDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The exception description by index.

See also:

RFCFunctionDescriptionMBS.ExceptionDescription(Name as String) as RFCExceptionDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The exception description by name.

See also:

RFCFunctionDescriptionMBS.ExceptionDescriptions as RFCExceptionDescriptionMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries all exception descriptions.

RFCFunctionDescriptionMBS.ParameterDescription(Index as Integer) as RFCParameterDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries parameter description by index.

See also:

RFCFunctionDescriptionMBS.ParameterDescription(Name as String) as RFCParameterDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries parameter description by name.

See also:

RFCFunctionDescriptionMBS.ParameterDescriptions as RFCParameterDescriptionMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method RFC MBS Tools Plugin 20.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries all parameter description as array.

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


The biggest plugin in space...