Page "Raw Inbound Message CECAP"
ID 70345020
Namespace: CapVision.Exchange.EDI.Core
Properties
| Name | Value |
|---|---|
| PageType | Card |
| ApplicationArea | #All |
| UsageCategory | None |
| SourceTable | Table CapVision.Exchange.EDI.Core."Inbound Message CECAP" |
| InsertAllowed | False |
| DeleteAllowed | False |
| ModifyAllowed | True |
| Caption | Raw Inbound Message |
Events
OnBeforeGetRawInboundMessage
[IntegrationEvent(False,False)]
local procedure OnBeforeGetRawInboundMessage(InboundMessage: Record "Inbound Message CECAP", var ContentText: Text, var Handled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| InboundMessage | Table CapVision.Exchange.EDI.Core."Inbound Message CECAP" | |
| ContentText | Text | |
| Handled | Boolean |