CapVision.CapBusiness.ReportCustomization."Text Format RCCAP"
"Line Description Format"
CapVision.CapBusiness.ReportCustomization."Text Format RCCAP"
SystemId
Guid
SystemCreatedAt
DateTime
SystemCreatedBy
Guid
SystemModifiedAt
DateTime
SystemModifiedBy
Guid
SystemRowVersion
BigInteger
Methods
GetTopRightAddressText
procedure GetTopRightAddressText(): Text
Returns
Type
Description
Text
SetTopRightAddressText
procedure SetTopRightAddressText(Value: Text)
Parameters
Name
Type
Description
Value
Text
GetTopLeftAddressText
procedure GetTopLeftAddressText(): Text
Returns
Type
Description
Text
SetTopLeftAddressText
procedure SetTopLeftAddressText(Value: Text)
Parameters
Name
Type
Description
Value
Text
GetFooterText
procedure GetFooterText(): Text
Returns
Type
Description
Text
SetFooterText
procedure SetFooterText(Value: Text)
Parameters
Name
Type
Description
Value
Text
GetTotalText
procedure GetTotalText(): Text
Returns
Type
Description
Text
SetTotalText
procedure SetTotalText(Value: Text)
Parameters
Name
Type
Description
Value
Text
Events
OnAfterApplyTemplate
[BusinessEvent(False)]
local procedure OnAfterApplyTemplate(StyleTemplate: Record "Report Style Template RCCAP"; var ReportCustomization: Record "Report Customization RCCAP")
[BusinessEvent(False)]
local procedure OnAfterClone(FromReportCustomization: Record "Report Customization RCCAP"; var ToReportCustomization: Record "Report Customization RCCAP")