biuan SAP® BUSINESS ONE SDK
API Asset Document Params

Description

Holds the key and cancellation information to an existing asset document.

This object is used to pass keys to and retrieve keys from AssetDocumentService methods.

See Also

SAP® B1 DI-API C# definition

public class AssetDocumentParamsClass : IAssetDocumentParams, AssetDocumentParams { public virtual DateTime CancellationDate { get; set; } public virtual ClosingOptionEnum CancellationOption { get; set; } public virtual int Code { get; set; } public extern AssetDocumentParamsClass(); 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


Asset Document Service AssetDocumentService Service· Table: OACQ
The AssetDocumentService service enables you to add, look up, update, cancel, and remove asset documents. Source table: OACQ.



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