Share via


Table "Handled IC Inbox Trans."

ID 420
Namespace: Microsoft.Intercompany.Inbox

Properties

Name Value
Caption Handled IC Inbox Trans.
DataClassification CustomerContent

Fields

Name Type Description
"Transaction No." Integer
"IC Partner Code" Code[20]
"Source Type" Enum Microsoft.Intercompany."IC Transaction Source Type"
"IC Source Type" Enum Microsoft.Intercompany."IC Transaction Source Type"
"Document Type" Enum Microsoft.Intercompany.Journal."IC Transaction Document Type"
"Document No." Code[20]
"Posting Date" Date
"Transaction Source" Option
"Document Date" Date
Status Option
"IC Partner G/L Acc. No." Code[20]
"Source Line No." Integer
"IC Account Type" Enum Microsoft.Intercompany.Journal."IC Journal Account Type"
"IC Account No." Code[20]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

ShowDetails

procedure ShowDetails()

Events

OnAfterShowDetails

[IntegrationEvent(False,False)]
local procedure OnAfterShowDetails(var HandledICInboxTrans: Record "Handled IC Inbox Trans.")

Parameters

Name Type Description
HandledICInboxTrans Table Microsoft.Intercompany.Inbox."Handled IC Inbox Trans."

OnDeleteOnSourceTypeCase

[IntegrationEvent(False,False)]
local procedure OnDeleteOnSourceTypeCase(var HandledICInboxTrans: Record "Handled IC Inbox Trans.")

Parameters

Name Type Description
HandledICInboxTrans Table Microsoft.Intercompany.Inbox."Handled IC Inbox Trans."

See also