Description
A collection of DepreciationAreaParams objects.
| |||
DTW Administration / Setup / Financials / Fixed Assets / Depreciation Areas API Depreciation Areas Service / Depreciation Area Params Collection | |||
SAP® B1 DI-API C# definitionpublic class DepreciationAreaParamsCollectionClass : IDepreciationAreaParamsCollection, DepreciationAreaParamsCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern DepreciationAreaParamsCollectionClass();
public virtual extern DepreciationAreaParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern DepreciationAreaParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationDepreciation Areas Service Data Interfaces DepreciationAreasServiceDataInterfaces Enumeration DepreciationAreasService data interfaces. ![]() Depreciation Area DepreciationArea Object· Table: ODPA In SAP Business One, you can use different depreciation areas for showing the value of fixed assets for a specific purpose.
Source table: ODPA. ![]() Depreciation Area Params DepreciationAreaParams Object Holds the key to an existing depreciation area.
This object is used to pass keys to and retrieve keys from DepreciationAreasService methods. ![]() Depreciation Areas Service DepreciationAreasService Service· Table: ODPA The DepreciationAreasService service enables you to create, update, and view depreciation areas.
Source table: ODPA. |
|||
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 |