Table: BASEnumValueLine (Enumerated value)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
XTR1EnumValueValueBASEnumValueIntegerShow
XTR FK2EnumTableIdIDBASEnumTableIdIntegerShow
3EnumLabelLabelBASEnumLabelStringShow

Table Relations

selfrelation
BASEnumValueLine.EnumTableId == BASEnumValueLine.EnumTableId
BASEnumValueLine.EnumValue == BASEnumValueLine.EnumValue

Public Static Methods

public static BASEnumValueLine find(BASenumTableId _enumTableId, BASEnumValue _value, boolean _forupdate = false)
public static BASenumValueLine findOrCreate(BASenumTableId _enumTableId, BASEnumValue _value, boolean _forupdate = false)

Private Static Methods

private server static BASenumValueLine create(BASenumTableId _enumTableId, BASEnumValue _value)

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.