Table "Human Resource Comment Line"

ID 5208
Namespace: Microsoft.HumanResources.Comment

Properties

Name Value
Caption Human Resource Comment Line
DataCaptionFields 2
DrillDownPageID Page Microsoft.HumanResources.Comment."Human Resource Comment List"
LookupPageID Page Microsoft.HumanResources.Comment."Human Resource Comment List"
DataClassification CustomerContent

Fields

Name Type Description
"Table Name" Enum Microsoft.HumanResources.Comment."Human Resources Comment Table Name"
"No." Code[20]
"Table Line No." Integer
"Alternative Address Code" Code[10]
"Line No." Integer
Date Date
Code Code[10]
Comment Text[80]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

SetUpNewLine

procedure SetUpNewLine()

Events

OnAfterSetUpNewLine

[IntegrationEvent(False,False)]
local procedure OnAfterSetUpNewLine(var HumanResourceCommentLineRec: Record "Human Resource Comment Line", var HumanResourceCommentLineFilter: Record "Human Resource Comment Line")

Parameters

Name Type Description
HumanResourceCommentLineRec Table Microsoft.HumanResources.Comment."Human Resource Comment Line"
HumanResourceCommentLineFilter Table Microsoft.HumanResources.Comment."Human Resource Comment Line"

See also