Table of Contents

Table "ForNAV Reports"

ID 6188475

Properties

Name Value
Caption ForNAV Report

Fields

Name Type Description
Category "ForNAV Report Category"
ID Integer
Name Text[250]
Layout "ForNAV Layout"
"Has Custom Report Layout" Boolean
"Custom Report Layout Activated" Boolean
Description Text[250]
Printer Text[250]
"Archive Enabled" Boolean
Archived Integer
Indent Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

DesignReport

procedure DesignReport()

GetCategory

procedure GetCategory(): Enum "ForNAV Report Category"

Returns

Type Description
"ForNAV Report Category"

IsValidForLocalization

procedure IsValidForLocalization(Value: Integer): Boolean

Parameters

Name Type Description
Value Integer

Returns

Type Description
Boolean

ShowReportInList

procedure ShowReportInList(): Boolean

Returns

Type Description
Boolean

DeactivateLayout

procedure DeactivateLayout()

GetCurrentReportLayout

procedure GetCurrentReportLayout()

DeActivateAllLayouts

Obsolete

This element will become obsolete from version Will be deleted. Not Needed

[Obsolete(Not Needed,Will be deleted)]
procedure DeActivateAllLayouts()

ActivateOrShowLayout

Obsolete

This element will become obsolete from version Will be deleted. Not Needed

[Obsolete(Not Needed,Will be deleted)]
procedure ActivateOrShowLayout()

ShowForNAVLayouts

procedure ShowForNAVLayouts()

DrillDownDescription

procedure DrillDownDescription()

HasCustomReportLayout

procedure HasCustomReportLayout(): Boolean

Returns

Type Description
Boolean

CustomReportLayoutActivated

procedure CustomReportLayoutActivated(): Boolean

Returns

Type Description
Boolean

See also