Table: BASViewFieldGrouping (Grouping table records)

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...
XTR FK1BASGroupingIdGrouping IDBASGroupingIdIntegerShow
XTR FK2BASViewIDView IDBASViewIDStringShow
XTR3viewFieldNameField nameBASViewFieldNameStringShow
4EnabledEnabledBASViewFieldGroupingEnabledEnumShow
5viewGroupingFieldNameGrouping field nameBASViewGroupingFieldNameStringShow

Table Relations

selfRelation
BASViewFieldGrouping.BASGroupingId == BASViewFieldGrouping.BASGroupingId
BASViewFieldGrouping.BASViewID == BASViewFieldGrouping.BASViewID
BASViewFieldGrouping.viewFieldName == BASViewFieldGrouping.viewFieldName
viewfield
BASViewFieldGrouping.BASViewID == BASViewField.ViewID
BASViewFieldGrouping.viewFieldName == BASViewField.ViewFieldName

Overridden System Defined Methods

public void initValue()

Public Static Methods

public static BASViewFieldGrouping find(BASGroupingId _groupingId, BASViewId _viewId, BASViewFieldName _viewFieldName, boolean _forupdate = false)
public static BASViewFieldGrouping findOrCreate(BASGroupingId _groupingId, BASViewId _viewId, BASViewFieldName _viewFieldName, boolean _forupdate = false)

Public Instance Methods

display BASGroupingTitle groupingTitle()
public void performFormLookup(formRun _formRun, FormControl _formControl)

Private Static Methods

private server static void create(BASGroupingId _groupingId, BASViewId _viewId, BASViewFieldName _viewFieldName)

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.