biuan SAP® BUSINESS ONE SDK
API BOE Document Type Params

Description

This object holds identification properties for the BOEDocumentTypesService object.

Source table: ODTY.

See Also

SAP® B1 DI-API C# definition

public class BOEDocumentTypeParamsClass : IBOEDocumentTypeParams, BOEDocumentTypeParams { public virtual int DocEntry { get; set; } public virtual string DocType { get; } public extern BOEDocumentTypeParamsClass(); 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


BOE Document Types Service BOEDocumentTypesService Service· Table: ODTY
This service manages document types in SAP Business One. Mandatory properties: DocDescription, DocType. Source table: ODTY.



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