Description
FixedAssetValuesCollection Class
| |||
API Fixed Asset Values Params Collection | |||
SAP® B1 DI-API C# definitionpublic class FixedAssetValuesParamsCollectionClass : IFixedAssetValuesParamsCollection, FixedAssetValuesParamsCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern FixedAssetValuesParamsCollectionClass();
public virtual extern FixedAssetValues Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern FixedAssetValues Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationFixed Asset Values FixedAssetValues Object· Table: OFDV You can monitor the changes in the value of an asset over the course of one year.
Source table: OFDV. ![]() |
|||
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 |