biuan SAP® BUSINESS ONE SDK
DTW Document Type List
API Report Type

Description

Represent the report type to which a layout is assigned. You can insert report types for add-on forms.
Source table: RTYP.

See Also

SAP® B1 DI-API C# definition

public class ReportTypeClass : IReportType, ReportType { public virtual string AddonFormType { get; set; } public virtual string AddonName { get; set; } public virtual string DefaultReportLayout { get; set; } public virtual string MenuID { get; set; } public virtual string TypeCode { get; } public virtual string TypeName { get; set; } public extern ReportTypeClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Report Type
Report Type Property

Description

property ReportType

Property type

Read-only property

Syntax

Visual Basic
Public Property ReportType() As Long

See Also

Related information


Report Types Service ReportTypesService Service· Table: RTYP
The ReportTypesService service enables you to add, look up, and delete the report types in SAP Business One. Source table: RTYP.



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates