biuan SAP® BUSINESS ONE SDK
API FA Account Determination Params

Description

Holds the key to an existing account determination rule for your fixed assets.

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

See Also

SAP® B1 DI-API C# definition

public class FAAccountDeterminationParamsClass : IFAAccountDeterminationParams, FAAccountDeterminationParams { public virtual string Code { get; set; } public virtual string Description { get; } public extern FAAccountDeterminationParamsClass(); 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 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