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
GetCategory
procedure GetCategory(): Enum "ForNAV Report Category"
Returns
IsValidForLocalization
procedure IsValidForLocalization(Value: Integer): Boolean
Parameters
Name |
Type |
Description |
Value
|
Integer |
|
Returns
ShowReportInList
procedure ShowReportInList(): Boolean
Returns
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
CustomReportLayoutActivated
procedure CustomReportLayoutActivated(): Boolean
Returns
See also