📚 SAP Business One SDK Help

FinancialReportTemplate Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property DisplayMissingAccountsWhether to display accounts with no activity in the report.
Field Name: ShowMiss
Data Type: BoYesNoEnum
Writable: Yes
Enum Type: BoYesNoEnum
Public Property InternalNumberInternal unique identifier. This is the key field.
Field Name: AbsId
Data Type: Edm.Int32
Writable: No
Public Property InWhichDimensionDimension used for cost accounting in the report.
Field Name: OFRT_DIM_CODE
Data Type: Edm.Int32
Writable: Yes
Public Property NameName of the financial report template.
Field Name: Name
Data Type: Edm.String
Writable: Yes
Public Property TemplateTypeType of financial report this template is designed for.
Field Name: DocType
Data Type: FinancialReportTemplateTypeEnum
Writable: Yes
Enum Type: FinancialReportTemplateTypeEnum

See Also