ERPConnect.Queries.QueryField
Namespace: ERPConnect.Queries
Assembly: ERPConnectStandard20.dll
QueryField.
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
QueryField()
Constructs an empty Query field object
QueryField(string, string, int, int, string)
Constructs an QueryField object
Parameters
Name
string
Name of the field
ABAPType
string
ABAP type
Length
int
Length of field
Decimals
int
Number of decimals digits
Description
string
Description
Properties
ABAPType
ABAP type
Property Value
Decimals
Number of decimals digits
Property Value
Description
Description
Property Value
Length
Length of field
Property Value
Name
Name of the field
Property Value
Last update: January 4, 2024