biuan SAP® BUSINESS ONE SDK
DTW Financials / Fixed Assets / Capitalization
API Asset Document / Asset Document Line Collection

Description

Represents the line entries of an asset document.

Property type

Read-only property

Syntax

See Also

DTW Financials / Fixed Assets / Capitalization
API Asset Document / Asset Document Line Collection

SAP® B1 DI-API C# definition

public class AssetDocumentLineCollectionClass : IAssetDocumentLineCollection, AssetDocumentLineCollection, IEnumerable { public virtual int Count { get; } public extern AssetDocumentLineCollectionClass(); public virtual extern AssetDocumentLine Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern AssetDocumentLine Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Asset Document Area Journal Collection AssetDocumentAreaJournalCollection Collection
A collection of AssetDocumentAreaJournal objects.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document Status Enum AssetDocumentStatusEnum Enumeration
The status of the asset document.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document Type Enum AssetDocumentTypeEnum Enumeration
The transaction type of the asset document.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Original Type Enum AssetOriginalTypeEnum Enumeration
The original type of the asset document.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document Line AssetDocumentLine Object· Table: ACQ1
AssetDocumentLine is a child object of AssetDocument object and represents the line entries of an asset document. Source table: ACQ1.
   Parent: Asset Document Line Collection AssetDocumentLineCollection Collection

Asset Document AssetDocument Object· Table: OACQ
AssetDocument is a business object that represents the header data of asset documents in the Fixed Asset function of SAP Business One application. With SAP Business One, you can carry out a series of transactions for your fixed assets as...
   Parent: Asset Document Service AssetDocumentService Service· Table: OACQ

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