Codeunit 18091480 EOS077 Attribute Utils

Codeunit 18091480 EOS077 Attribute Utils

Methods

SoftAttributeMgmt

procedure SoftAttributeMgmt(LinkField1_p: Code[20]; LinkField2_p: Code[20]; LinkField3_p: Code[20]; LinkType: Enum "LSC Attribute Link Type"; pAttributeNo: Integer; pNewValue: Text[30]; pAttributeCode: Code[20])

Parameters / Return Value

  • LinkField1_p Code[20]

  • LinkField2_p Code[20]

  • LinkField3_p Code[20]

  • LinkType Enum "LSC Attribute Link Type"

  • pAttributeNo Integer

  • pNewValue Text[30]

  • pAttributeCode Code[20]


ValidateAttributes

procedure ValidateAttributes(Attribute: Record "LSC Attribute"; var pNewValue: Text)

Parameters / Return Value

  • Attribute Record "LSC Attribute"

  • pNewValue Text[]


ValidateTableLinkAttribValue

procedure ValidateTableLinkAttribValue(Attribute: Record "LSC Attribute"; Value: Text)

Parameters / Return Value

  • Attribute Record "LSC Attribute"

  • Value Text[]


SetNumericValue

procedure SetNumericValue(AttributeValue: Record "LSC Attribute Value"): Decimal

Parameters / Return Value

  • AttributeValue Record "LSC Attribute Value"

  • Returns Decimal


Events

OnAfterValidateAttributes

local procedure OnAfterValidateAttributes(var IsHandled: Boolean)

Parameters / Return Value

  • IsHandled Boolean


EOS Labs -