biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Financials / Fixed Assets / Account Determination / Fixed Assets Account Determination
API FA Account Determinations Service / FA Account Determination

Description

Account determination enables the system to automatically determine the relevant general ledger accounts for a fixed asset when an asset transaction takes place.

SAP Business One lets you define multiple account determination sets. For each asset, you can apply more than one set of G/L accounts, so that the asset value and transactions can be posted to more than one accounting area at the same time.

Source table: OADT.

See Also

SAP® B1 DI-API C# definition

public class FAAccountDeterminationClass : IFAAccountDetermination, FAAccountDetermination { public virtual string AccumulatedOrdinaryDepr { get; set; } public virtual string AccumulatedSpecialDepr { get; set; } public virtual string AccumulatedUnplannedDepr { get; set; } public virtual string AssetBalanceSheetAccount { get; set; } public virtual string ClearingAccountAcquisition { get; set; } public virtual string Code { get; set; } public virtual string Description { get; set; } public virtual string LeavewithExpenseNBVGross { get; set; } public virtual string LeavewithRevenueNBVGross { get; set; } public virtual string OrdinaryDepreciation { get; set; } public virtual string RetirementwithExpenseNet { get; set; } public virtual string RetirementwithRevenueNet { get; set; } public virtual string RevaluationReserveAccount { get; set; } public virtual string RevaluationReserveClearing { get; set; } public virtual string RevenueAccountforRetirement { get; set; } public virtual string RevenueClearingAccount { get; set; } public virtual string RevenuefromAssetSalesNet { get; set; } public virtual string SpecialDepreciation { get; set; } public virtual string UnplannedDepreciation { get; set; } public extern FAAccountDeterminationClass(); 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


FA Account Determinations Service Data Interfaces FAAccountDeterminationsServiceDataInterfaces Enumeration
FAAccountDeterminationsService data interfaces.
   Parent: FA Account Determinations Service FAAccountDeterminationsService Service· Table: OADT

FA Account Determination Params Collection FAAccountDeterminationParamsCollection Collection
A collection of FAAccountDeterminationParams objects.
   Parent: FA Account Determinations Service FAAccountDeterminationsService Service· Table: OADT

FA Account Determinations Service FAAccountDeterminationsService Service· Table: OADT
The FAAccountDeterminationsService service enables you to define and view different sets of G/L accounts for your fixed assets. Source table: OADT.



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