ERPConnect.BapiReturn
Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll
Represents a message returned from a BAPI.
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
BapiReturn()
Initializes a new BapiReturn object.
Properties
Code
Message Code
Property Value
LogMessageNumber
Number of system log message
Property Value
LogNumber
Log Number
Property Value
Message
Message
Property Value
MessageVariable1
Variable contained in the message string
Property Value
MessageVariable2
Variable contained in the message string
Property Value
MessageVariable3
Variable contained in the message string
Property Value
MessageVariable4
Variable contained in the message string
Property Value
Type
Message type (e.g. W for warning or E for error)
Property Value
Last update: January 4, 2024