biuan SAP® BUSINESS ONE SDK
API Account Categories Params / Account Category Params

Description

Holds identification parameters for the AccountCategoryService (CategoryCode, CategoryName).

See Also

SAP® B1 DI-API C# definition

public class AccountCategoryParamsClass : IAccountCategoryParams, AccountCategoryParams { public virtual int CategoryCode { get; set; } public virtual string CategoryName { get; } public extern AccountCategoryParamsClass(); 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


Account Categories Params AccountCategoriesParams Collection
A data collection of AccountCategoryParams.
   Parent: Account Category Service AccountCategoryService Service

Account Category Service AccountCategoryService Service
This service allows you to manage account categories (add, delete, get by key, get list, and update) for use with the Copy Express add-on. Source table:  OACG.



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