biuan SAP® BUSINESS ONE SDK
DTW Document Type List
API Report Types Service / 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(); }

Related information


Report Types Service Data Interfaces ReportTypesServiceDataInterfaces Enumeration
ReportTypesService data interfaces.
   Parent: Report Types Service ReportTypesService Service· Table: RTYP

Report Types Params ReportTypesParams Collection
A collection of ReportTypeParams objects.
   Parent: Report Types Service ReportTypesService Service· Table: RTYP

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