Page 70491957 EOS CWS Comb. Criteria Editor
Page 70491957 EOS CWS Comb. Criteria Editor
| Language | Caption |
|---|---|
| da-DK | Valg af kombinationskriterier felter |
| de-AT | Auswahl der Kombinationskriterienfelder |
| de-CH | Auswahl der Kombinationskriterienfelder |
| de-DE | Auswahl der Kombinationskriterienfelder |
| es-ES | Selección de campos de criterios combinados |
| es-MX | Selección de campos de criterios combinados |
| fr-BE | Sélection des champs de critères de combinaison |
| fr-CA | Sélection des champs de critères de combinaison |
| fr-CH | Sélection des champs de critères de combinaison |
| fr-FR | Sélection des champs de critères de combinaison |
| en-US | Combination Criteria Fields Selection |
| it-CH | Selezione campi criterio raggruppamento |
| it-IT | Selezione campi criterio raggruppamento |
| nl-BE | Selectie van combinatiecriteria |
| nl-NL | Selectie van combinatiecriteria |
Methods
SetCombinationCriteria
procedure SetCombinationCriteria(CombinationCriteria2: Record "EOS CWS Combination Criteria")
Parameters / Return Value
- CombinationCriteria2
Record "EOS CWS Combination Criteria"
SetPageEditable
procedure SetPageEditable(IsPageEditable2: Boolean)
Parameters / Return Value
- IsPageEditable2
Boolean
SetStyle
procedure SetStyle()
SetFields
procedure SetFields(var TmpField: Record "Field")
Parameters / Return Value
- TmpField
Record "Field"
GetFields
procedure GetFields(var TmpField: Record "Field")
Parameters / Return Value
- TmpField
Record "Field"
Events
OnAfterUpdateValues
local procedure OnAfterUpdateValues(var IsEditable: Boolean; var IsSelected: Boolean; TableNo: Integer; FieldNo: Integer)
Raised after setting “IsEditable” and “IsSelected” for the current Record “Field”. Use it to modify the properties for custom fields.
Parameters / Return Value
IsEditable
BooleanIf true the field is editable
IsSelected
BooleanIf true the field is selected
TableNo
IntegerTable No. of the current field
FieldNo
IntegerCurrent Field No.
OnBeforeGetErrorOnSelectCombinationCriteriaField
local procedure OnBeforeGetErrorOnSelectCombinationCriteriaField(IsSelected: Boolean; TableNo: Integer; FieldNo: Integer; CombinationCriteria: Record "EOS CWS Combination Criteria"; var IsHandled: Boolean)
Raised before getting error when add a field on a combination criteria already used.
Parameters / Return Value
IsSelected
BooleanIndicates if the field is selected
TableNo
IntegerTable No. of the current field
FieldNo
IntegerCurrent Field No.
CombinationCriteria
Record "EOS CWS Combination Criteria"Current Combination Criteria
IsHandled
BooleanIf true, skip error message
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.