Table "ForNAV Report Layout"
ID 6188483
Properties
Fields
Name |
Type |
Description |
"Report ID" |
Integer
|
|
Name |
Text[250]
|
|
"Custom Report Layout Code" |
Code[20]
|
|
"Layout Name" |
Text[250]
|
|
Description |
Text[250]
|
|
"Last Modified" |
DateTime
|
|
"Last Modified by User" |
Code[50]
|
|
Activated |
Boolean
|
|
"Company Name" |
Text[30]
|
|
"Built-in" |
Boolean
|
|
"Entry No." |
Integer
|
|
SystemId |
Guid
|
|
SystemCreatedAt |
DateTime
|
|
SystemCreatedBy |
Guid
|
|
SystemModifiedAt |
DateTime
|
|
SystemModifiedBy |
Guid
|
|
SystemRowVersion |
BigInteger
|
|
Methods
ExportLayout
ExportSingleLayout
procedure ExportSingleLayout()
ExportLayout
procedure ExportLayout(var TempBlob: Codeunit "Temp Blob")
Parameters
Name |
Type |
Description |
TempBlob
|
System.Utilities."Temp Blob" |
|
CopyLayout
CopyLayoutToOtherReport
procedure CopyLayoutToOtherReport()
ActivateLayout
procedure ActivateLayout()
GetName
procedure GetName(): Text
Returns
See also