ERPConnect.Utils.BatchReturn
Namespace: ERPConnect.Utils
Assembly: ERPConnectStandard20.dll
Represents a message returned from a Batch Input transaction.
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
BatchReturn()
Initializes a new BapiReturn object.
Properties
Message
Message
Property Value
MessageID
Batch input message ID
Property Value
MessageNumber
Number of system 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