Click or drag to resize

Company_2014_11 Interface

Methods related to the Epic Company object. Usable from any SDK Client starting from the 2014_11 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.Company
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface Company_2014_11

The Company_2014_11 type exposes the following members.

Methods
  NameDescription
Public methodAction_Company_ModifyGeneralLedgerSubaccount
This action will change the General Ledger Sub Account Code for the specified company
Public methodDelete_Company_PayableContract
Deletes a specified company payable contract
Public methodGet_Company
Retrieves companies from Epic that meet the requirements specified by the parameters.
Public methodGet_Company_PayableContract
Retrieves a list of company payable contracts from Epic that meet the requirements specified by the parameters.
Public methodInsert_Company
This function will insert a Company into Epic.
Public methodInsert_Company_PayableContract
Inserts the specified company payable contract in to Epic
Public methodUpdate_Company
This method will update a Company object in Epic.
Public methodUpdate_Company_PayableContract
Updates the specified company payable contract
Top
Remarks